freebsd-dev/sys/dev/isp
Alexander Motin f6854a0cd5 Cleanup DMA handling.
- Make isp_start() to set all the IOCB fields aside of S/G list, removing
extra information from isp_send_cmd(), now only doing S/G lists and sending.
 - Turn DMA setup/free from being card and PCI-specific into OS-specific,
instead add new card-specific method for isp_send_cmd().  Previously this
function was a monster handling all the cards.
 - Remove double error code translation.
2020-11-20 18:02:04 +00:00
..
DriverManual.txt Update several more URLs 2017-10-29 08:17:03 +00:00
Hardware.txt
isp_freebsd.c Cleanup DMA handling. 2020-11-20 18:02:04 +00:00
isp_freebsd.h Cleanup DMA handling. 2020-11-20 18:02:04 +00:00
isp_ioctl.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
isp_library.c Cleanup DMA handling. 2020-11-20 18:02:04 +00:00
isp_library.h Cleanup DMA handling. 2020-11-20 18:02:04 +00:00
isp_pci.c Cleanup DMA handling. 2020-11-20 18:02:04 +00:00
isp_stds.h Introduce support of SCSI Command Priority. 2020-10-25 19:34:02 +00:00
isp_target.c Cleanup DMA handling. 2020-11-20 18:02:04 +00:00
isp_target.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
isp.c Cleanup DMA handling. 2020-11-20 18:02:04 +00:00
ispmbox.h Remove parallel SCSI and 1/2Gb FC support from isp(4). 2020-11-20 01:15:48 +00:00
ispreg.h Remove parallel SCSI and 1/2Gb FC support from isp(4). 2020-11-20 01:15:48 +00:00
ispvar.h Cleanup DMA handling. 2020-11-20 18:02:04 +00:00