targpcistat 563 dev/pci/ahd_pci.c u_int targpcistat; targpcistat 605 dev/pci/ahd_pci.c targpcistat = ahd_inb(ahd, TARGPCISTAT); targpcistat 606 dev/pci/ahd_pci.c ahd_outb(ahd, TARGPCISTAT, targpcistat); targpcistat 618 dev/pci/ahd_pci.c u_int targpcistat; targpcistat 621 dev/pci/ahd_pci.c targpcistat = ahd_inb(ahd, TARGPCISTAT); targpcistat 622 dev/pci/ahd_pci.c if ((targpcistat & STA) != 0) targpcistat 632 dev/pci/ahd_pci.c targpcistat = ahd_inb(ahd, TARGPCISTAT); targpcistat 635 dev/pci/ahd_pci.c ahd_outb(ahd, TARGPCISTAT, targpcistat);