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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata_generic.h142 #define HA_SERROR 0x01 /* pr. command ended in error*/ macro
H A Deata_pio.c293 if (!(inb(base + HA_RSTATUS) & HA_SERROR)) {
587 if (inb(base + HA_RSTATUS) & HA_SERROR)
626 if (inb(base + HA_RSTATUS) & HA_SERROR) {
689 return (!(inb(base + HA_RSTATUS) & HA_SERROR));

Completed in 61 milliseconds