freebsd-dev/sys/dev/isp
Matt Jacob 66cbe912a9 Remove ISP_DMA_ADDR_T definition.
Instead, based upon whether ISP_DAC_SUPPORTED is defined, typedef
isp_dma_addr_t appropriately.

If ISP_DAC_SUPPORTRED is defined, the DMA_WD2/DMA_WD3 macros do something
useful, else they define to '0'.
2002-09-23 05:09:23 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Tsk. Now that we're not using our own locks, we have to remember 2002-09-06 18:20:59 +00:00
isp_freebsd.h Remove ISP_DMA_ADDR_T define (see ispvar.h) 2002-09-23 05:00:14 +00:00
isp_inline.h Fix buglet in A64 CTIO3 structure copy. 2002-09-23 05:00:37 +00:00
isp_ioctl.h Add get/set param ioctls. 2002-07-08 17:34:56 +00:00
isp_pci.c Re-specify the bus space creation such that if we have ISP_DAC_SUPPORTED 2002-09-23 05:02:53 +00:00
isp_sbus.c Redo dma tag creation to correctly reflect the boundary and segment 2002-09-23 05:03:34 +00:00
isp_target.c Change isp_target_async to a function returning an integer. 2002-06-16 04:56:07 +00:00
isp_target.h Set default command count to 0xfe. This tells the f/w essentially 2002-06-16 04:54:46 +00:00
isp_tpublic.h
isp.c If we have a 1240 or an ULTRA2 or better card, use MBOX_INIT_RES_QUEUE_A64 2002-09-23 04:59:42 +00:00
ispmbox.h Add MBOX_INIT_REQ_QUEUE_A64/MBOX_INIT_RES_QUEUE_A64 definitions. 2002-09-23 05:04:16 +00:00
ispreg.h Support for f/w crash dumps (2200 && 23XX). 2002-02-17 06:38:22 +00:00
ispvar.h Remove ISP_DMA_ADDR_T definition. 2002-09-23 05:09:23 +00:00