freebsd-dev/sys/dev/isp
Alexander Motin 5d084976cb Allocate separate scratch space for scanner purposes.
This space does not require DMA syncing. It reduces lock scope of the DMA
scratch space.  It allows whole DMA scratch space to be used to I/O, so now
we can fetch up to ~1000 ports from SNS.

Due to the last fact, increase maximal number of ports from 256 to 1024.
2015-12-27 06:28:31 +00:00
..
DriverManual.txt - add a missing "be" and "in" 2011-11-11 22:27:09 +00:00
Hardware.txt
isp_freebsd.c Unify handles allocation for initiator and target IOCBs. 2015-12-25 13:03:18 +00:00
isp_freebsd.h Split DMA buffers for request, response and ATIO queues. 2015-12-27 06:16:02 +00:00
isp_ioctl.h
isp_library.c Make virtual ports control asynchronous. 2015-12-26 04:26:32 +00:00
isp_library.h Unify handles allocation for initiator and target IOCBs. 2015-12-25 13:03:18 +00:00
isp_pci.c Split DMA buffers for request, response and ATIO queues. 2015-12-27 06:16:02 +00:00
isp_sbus.c Split DMA buffers for request, response and ATIO queues. 2015-12-27 06:16:02 +00:00
isp_stds.h Register our FC4 Features in SNS. 2015-11-17 19:57:49 +00:00
isp_target.c Unify handles allocation for initiator and target IOCBs. 2015-12-25 13:03:18 +00:00
isp_target.h Add partial support for QUERY TMF to CAM and isp(4). 2015-10-23 18:34:18 +00:00
isp.c Allocate separate scratch space for scanner purposes. 2015-12-27 06:28:31 +00:00
ispmbox.h Some polishing for command timeouts handling. 2015-12-24 14:53:29 +00:00
ispreg.h Fix and improve error masking and reporting. 2015-10-29 16:48:12 +00:00
ispvar.h Allocate separate scratch space for scanner purposes. 2015-12-27 06:28:31 +00:00