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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c700.h327 #define SSTAT1_REG 0x0E macro
H A D53c7xx.c4125 if (NCR53c7x0_read8 (SSTAT1_REG) & SSTAT1_ILF)
4129 sstat = NCR53c7x0_read8 (SSTAT1_REG);
5304 SSTAT1_REG : SSTAT2_REG)),
5306 SSTAT1_REG : SSTAT2_REG) & SSTAT2_FF_MASK) >> SSTAT2_FF_SHIFT,
H A D53c7xx.h313 #define SSTAT1_REG 0x0e /* SCSI status 1 ro */ macro
H A D53c700.c469 if (NCR_700_readb(host, SSTAT1_REG) & SIDL_REG_FULL)
473 __u8 sstat = NCR_700_readb(host, SSTAT1_REG);

Completed in 91 milliseconds