Searched refs:IMM_EPP_8 (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 Dimm.h90 #define IMM_EPP_8 3 /* EPP mode, 8 bit */ macro
100 [IMM_EPP_8] = "EPP 8 bit",
115 #define IN_EPP_MODE(x) (x == IMM_EPP_8 || x == IMM_EPP_16 || x == IMM_EPP_32)
H A Dimm.c382 case IMM_EPP_8:
442 case IMM_EPP_8:
535 if ((dev->mode == IMM_EPP_8) ||

Completed in 108 milliseconds