freebsd-dev/sys/dev/isp
Alexander Motin 50f2c01d32 Simplify memory allocation for NS requests.
Since we no longer need additional buffers for request and response IOCBs,
we can increase receive space by 192 bytes, that is enough for fetching 48
more ports.  The new limit is 1020 fabric ports per virtual port.

MFC after:	1 month
2016-04-16 06:36:56 +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 Extract virtual port address from RQSTYPE_RPT_ID_ACQ. 2016-04-14 20:49:01 +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 Simplify memory allocation for NS requests. 2016-04-16 06:36:56 +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 Extract virtual port address from RQSTYPE_RPT_ID_ACQ. 2016-04-14 20:49:01 +00:00