Lines Matching defs:isp
486 struct ispsoftc *isp = &pcs->pci_isp; in isp_pci_attach() local
807 isp_pci_rd_debounced(struct ispsoftc *isp, int off, uint16_t *rp) in isp_pci_rd_debounced()
830 isp_pci_rd_isr(struct ispsoftc *isp, uint32_t *isrp, in isp_pci_rd_isr()
869 isp_pci_rd_isr_2300(struct ispsoftc *isp, uint32_t *isrp, in isp_pci_rd_isr_2300()
924 isp_pci_rd_isr_2400(ispsoftc_t *isp, uint32_t *isrp, in isp_pci_rd_isr_2400()
961 isp_pci_rd_reg_2400(ispsoftc_t *isp, int regoff) in isp_pci_rd_reg_2400()
1023 isp_pci_wr_reg_2400(ispsoftc_t *isp, int regoff, uint32_t val) in isp_pci_wr_reg_2400()
1080 isp_pci_rd_reg(struct ispsoftc *isp, int regoff) in isp_pci_rd_reg()
1102 isp_pci_wr_reg(struct ispsoftc *isp, int regoff, uint32_t val) in isp_pci_wr_reg()
1123 isp_pci_rd_reg_1080(struct ispsoftc *isp, int regoff) in isp_pci_rd_reg_1080()
1153 isp_pci_wr_reg_1080(struct ispsoftc *isp, int regoff, uint32_t val) in isp_pci_wr_reg_1080()
1183 isp_pci_mbxdma(struct ispsoftc *isp) in isp_pci_mbxdma()
1323 isp_pci_dmasetup(struct ispsoftc *isp, struct scsipi_xfer *xs, void *arg) in isp_pci_dmasetup()
1396 struct ispsoftc *isp = arg; in isp_pci_intr() local
1411 isp_pci_dmateardown(struct ispsoftc *isp, XS_T *xs, uint32_t handle) in isp_pci_dmateardown()
1430 isp_pci_reset0(ispsoftc_t *isp) in isp_pci_reset0()
1436 isp_pci_reset1(ispsoftc_t *isp) in isp_pci_reset1()
1447 isp_pci_dumpregs(struct ispsoftc *isp, const char *msg) in isp_pci_dumpregs()