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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c425 u_int targpcistat; local
467 targpcistat = ahd_inb(ahd, TARGPCISTAT);
468 ahd_outb(ahd, TARGPCISTAT, targpcistat);
483 targpcistat = ahd_inb(ahd, TARGPCISTAT);
484 if ((targpcistat & STA) != 0)
494 targpcistat = ahd_inb(ahd, TARGPCISTAT);
497 ahd_outb(ahd, TARGPCISTAT, targpcistat);

Completed in 63 milliseconds