Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Du14-34f.c516 #define TAG_SIMPLE 1 macro
651 static int tag_mode = TAG_SIMPLE;
698 if (tag_mode == TAG_SIMPLE) { in u14_34f_slave_configure()
994 if (tag_mode != TAG_DISABLED && tag_mode != TAG_SIMPLE) in port_detect()
Deata.c574 #define TAG_SIMPLE 1 macro
887 static int tag_mode = TAG_SIMPLE;
948 if (tag_mode == TAG_SIMPLE) { in eata2x_slave_configure()
1370 if (tag_mode != TAG_DISABLED && tag_mode != TAG_SIMPLE) in port_detect()