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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx_pci.c354 * pcix_ptr will be 0.
356 pci_find_cap(ahd->dev_softc, PCIY_PCIX, &ahd->pcix_ptr);
364 if (ahd->pcix_ptr == 0)
890 ahd->pcix_ptr + PCIXR_STATUS, /*bytes*/ 4);
938 aic_pci_write_config(ahd->dev_softc, ahd->pcix_ptr + PCIXR_STATUS,
H A Daic79xx.h1277 int pcix_ptr; member in struct:ahd_softc

Completed in 107 milliseconds