Home
last modified time | relevance | path

Searched refs:isp_pcisoftc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/isp/
H A Disp_pci.c312 #define ISP_PCD(isp) ((struct isp_pcisoftc *)isp)->pci_dev
313 struct isp_pcisoftc { struct
345 "isp", isp_pci_methods, sizeof (struct isp_pcisoftc) argument
639 struct isp_pcisoftc *pcs = device_get_softc(dev); in isp_pci_attach()
963 struct isp_pcisoftc *pcs = device_get_softc(dev); in isp_pci_detach()
999 (((struct isp_pcisoftc *)a)->pci_poff[((x) & _BLK_REG_MASK) >> \
1903 struct isp_pcisoftc *pcs = device_get_softc(dev); in isp_pci_irqsetup()
1967 struct isp_pcisoftc *pcs = (struct isp_pcisoftc *)isp; in isp_pci_dumpregs()