pcix_status      1000 dev/pci/ahd_pci.c 	pcireg_t	pcix_status;
pcix_status      1006 dev/pci/ahd_pci.c 	pcix_status = pci_conf_read(pc, tag, ahd->pcix_off + 0x04);
pcix_status      1008 dev/pci/ahd_pci.c 	       ahd_name(ahd), pcix_status);
pcix_status      1055 dev/pci/ahd_pci.c 	pci_conf_write(pc, tag, ahd->pcix_off + 0x04, pcix_status);