Home
last modified time | relevance | path

Searched refs:TAG_DISABLED (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Deata.c573 #define TAG_DISABLED 0 macro
889 static int tag_mode = TAG_DISABLED;
1370 if (tag_mode != TAG_DISABLED && tag_mode != TAG_SIMPLE) in port_detect()