targpcistat       417 drivers/scsi/aic7xxx/aic79xx_pci.c 	u_int	 targpcistat;
targpcistat       459 drivers/scsi/aic7xxx/aic79xx_pci.c 	targpcistat = ahd_inb(ahd, TARGPCISTAT);
targpcistat       460 drivers/scsi/aic7xxx/aic79xx_pci.c 	ahd_outb(ahd, TARGPCISTAT, targpcistat);
targpcistat       475 drivers/scsi/aic7xxx/aic79xx_pci.c 		targpcistat = ahd_inb(ahd, TARGPCISTAT);
targpcistat       476 drivers/scsi/aic7xxx/aic79xx_pci.c 		if ((targpcistat & STA) != 0)
targpcistat       486 drivers/scsi/aic7xxx/aic79xx_pci.c 		targpcistat = ahd_inb(ahd, TARGPCISTAT);
targpcistat       489 drivers/scsi/aic7xxx/aic79xx_pci.c 		ahd_outb(ahd, TARGPCISTAT, targpcistat);