Searched refs:SW_INT_SHIFT (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 Din2000.h121 #define SW_INT_SHIFT 3 /* shift right this amount to right justify int bits */ macro
H A Din2000.c1889 x = int_tab[(switches & (SW_INT0 | SW_INT1)) >> SW_INT_SHIFT];

Completed in 16 milliseconds