Searched refs:HS_INVALMASK (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/
H A Dncr53c8xx.c1046 #define HS_INVALMASK (0x40) macro
1047 #define HS_SELECTING (0|HS_INVALMASK)
1048 #define HS_IN_RESELECT (1|HS_INVALMASK)
1049 #define HS_STARTING (2|HS_INVALMASK)
6045 if (hsts & HS_INVALMASK)

Completed in 88 milliseconds