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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h426 #define PCIERRSTAT 0x40 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c1922 if ((error & PCIERRSTAT) == 0)
H A Daic7xxx_core.c87 { PCIERRSTAT, "PCI Error detected" },
753 && (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c822 { PCIERRSTAT,"PCI Error detected" },
6323 if ( aic_inb(p, ERROR) & PCIERRSTAT )
6377 if (errno & PCIERRSTAT)

Completed in 206 milliseconds