Lines Matching defs:isp

339 #define	ISP_PCD(isp)	((struct isp_pcisoftc *)isp)->pci_dev  argument
447 isp_get_generic_options(device_t dev, ispsoftc_t *isp, int *nvp) in isp_get_generic_options()
524 isp_get_specific_options(device_t dev, int chan, ispsoftc_t *isp) in isp_get_specific_options()
647 ispsoftc_t *isp; in isp_pci_attach() local
1000 ispsoftc_t *isp; in isp_pci_detach() local
1038 #define BXR2(isp, off) \ argument
1040 #define BXW2(isp, off, v) \ argument
1042 #define BXR4(isp, off) \ argument
1044 #define BXW4(isp, off, v) \ argument
1049 isp_pci_rd_debounced(ispsoftc_t *isp, int off, uint16_t *rp) in isp_pci_rd_debounced()
1066 isp_pci_rd_isr(ispsoftc_t *isp, uint32_t *isrp, uint16_t *semap, uint16_t *mbp) in isp_pci_rd_isr()
1101 isp_pci_rd_isr_2300(ispsoftc_t *isp, uint32_t *isrp, uint16_t *semap, uint16_t *mbox0p) in isp_pci_rd_isr_2300()
1160 isp_pci_rd_isr_2400(ispsoftc_t *isp, uint32_t *isrp, uint16_t *semap, uint16_t *mbox0p) in isp_pci_rd_isr_2400()
1195 isp_pci_rd_reg(ispsoftc_t *isp, int regoff) in isp_pci_rd_reg()
1217 isp_pci_wr_reg(ispsoftc_t *isp, int regoff, uint32_t val) in isp_pci_wr_reg()
1240 isp_pci_rd_reg_1080(ispsoftc_t *isp, int regoff) in isp_pci_rd_reg_1080()
1272 isp_pci_wr_reg_1080(ispsoftc_t *isp, int regoff, uint32_t val) in isp_pci_wr_reg_1080()
1304 isp_pci_rd_reg_2400(ispsoftc_t *isp, int regoff) in isp_pci_rd_reg_2400()
1365 isp_pci_wr_reg_2400(ispsoftc_t *isp, int regoff, uint32_t val) in isp_pci_wr_reg_2400()
1421 ispsoftc_t *isp; member
1479 isp_pci_mbxdma(ispsoftc_t *isp) in isp_pci_mbxdma()
1686 ispsoftc_t *isp; member
1712 ispsoftc_t *isp; in tdma2() local
1781 ispsoftc_t *isp; in dma2() local
1834 isp_pci_dmasetup(ispsoftc_t *isp, struct ccb_scsiio *csio, void *ff) in isp_pci_dmasetup()
1941 isp_pci_reset0(ispsoftc_t *isp) in isp_pci_reset0()
1947 isp_pci_reset1(ispsoftc_t *isp) in isp_pci_reset1()
1958 isp_pci_dumpregs(ispsoftc_t *isp, const char *msg) in isp_pci_dumpregs()