freebsd-dev/sys/dev/isp
Kenneth D. Merry 7bf825d1d3 Export the maxio field in the CAM XPT_PATH_INQ CCB in the isp(4)
driver.

This tells consumers up the stack the maximum I/O size that the
controller can handle.

The I/O size is bounded by the number of scatter/gather segments
the controller can handle and the page size.  For an amd64 system,
it works out to around 5MB.

Reviewed by:	mjacob
MFC after:	3 days
Sponsored by:	Spectra Logic
2013-08-15 16:41:27 +00:00
..
DriverManual.txt - add a missing "be" and "in" 2011-11-11 22:27:09 +00:00
Hardware.txt
isp_freebsd.c Export the maxio field in the CAM XPT_PATH_INQ CCB in the isp(4) 2013-08-15 16:41:27 +00:00
isp_freebsd.h Remove dependence on MAXPHYS. 2012-08-21 16:18:11 +00:00
isp_ioctl.h
isp_library.c ----------- 2012-07-28 20:06:29 +00:00
isp_library.h ----------- 2012-07-28 20:06:29 +00:00
isp_pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
isp_sbus.c Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
isp_stds.h ----------- 2012-07-28 20:06:29 +00:00
isp_target.c ----------- 2012-07-28 20:06:29 +00:00
isp_target.h ----------- 2012-07-28 20:06:29 +00:00
isp.c When fiddling with options of which registers to copy out for 2013-07-13 21:24:25 +00:00
ispmbox.h ----------- 2012-07-28 20:06:29 +00:00
ispreg.h When fiddling with options of which registers to copy out for 2013-07-13 21:24:25 +00:00
ispvar.h ----------- 2012-07-28 20:06:29 +00:00