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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Du14-34f.c377 #define TAG_SIMPLE 1 macro
512 static int tag_mode = TAG_SIMPLE;
559 if (tag_mode == TAG_SIMPLE) {
854 if (tag_mode != TAG_DISABLED && tag_mode != TAG_SIMPLE)
H A Deata.c574 #define TAG_SIMPLE 1 macro
888 static int tag_mode = TAG_SIMPLE;
949 if (tag_mode == TAG_SIMPLE) {
1381 if (tag_mode != TAG_DISABLED && tag_mode != TAG_SIMPLE)

Completed in 59 milliseconds