Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx_pci.c368 pci_find_cap(ahd->dev_softc, PCIY_PCIX, &ahd->pcix_ptr); in ahd_pci_config()
376 if (ahd->pcix_ptr == 0) in ahd_pci_config()
902 ahd->pcix_ptr + PCIXR_STATUS, /*bytes*/ 4); in ahd_pci_split_intr()
950 aic_pci_write_config(ahd->dev_softc, ahd->pcix_ptr + PCIXR_STATUS, in ahd_pci_split_intr()
HDaic79xx.h1277 int pcix_ptr; member