freebsd-skq/sys/dev/isp
Alexander Motin e3188c2f31 Switch isp_getpdb() to synchronous IOCB DMA area.
While technically it is not IOCB, it is synchronous and can be called from
different places, so calling FC_SCRATCH_ACQUIRE() here is inconvenient.
2016-04-12 14:43:17 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Reimplement ISP_TSK_MGMT IOCTL via asynchronous request. 2016-04-12 12:31:41 +00:00
isp_freebsd.h Allocate separate DMA area for synchronous IOCB execution. 2016-04-12 14:19:19 +00:00
isp_ioctl.h
isp_library.c Polish debugging IOCB dumping. 2016-04-11 10:48:26 +00:00
isp_library.h Register symbolic port/node names in FC name server. 2016-04-09 14:50:47 +00:00
isp_pci.c Allocate separate DMA area for synchronous IOCB execution. 2016-04-12 14:19:19 +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 symbolic port/node names in FC name server. 2016-04-09 14:50:47 +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 Switch isp_getpdb() to synchronous IOCB DMA area. 2016-04-12 14:43:17 +00:00
ispmbox.h Register symbolic port/node names in FC name server. 2016-04-09 14:50:47 +00:00
ispreg.h Fix and improve error masking and reporting. 2015-10-29 16:48:12 +00:00
ispvar.h Allocate separate DMA area for synchronous IOCB execution. 2016-04-12 14:19:19 +00:00