Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx_pci.c369 pci_find_cap(ahd->dev_softc, PCIY_PCIX, &ahd->pcix_ptr); in ahd_pci_config()
377 if (ahd->pcix_ptr == 0) in ahd_pci_config()
900 ahd->pcix_ptr + PCIXR_STATUS, /*bytes*/ 4); in ahd_pci_split_intr()
947 aic_pci_write_config(ahd->dev_softc, ahd->pcix_ptr + PCIXR_STATUS, in ahd_pci_split_intr()
H A Daic79xx.h1277 int pcix_ptr; member