Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Du14-34f.c651 static int tag_mode = TAG_SIMPLE; variable
653 static int tag_mode = TAG_DISABLED; variable
698 if (tag_mode == TAG_SIMPLE) { in u14_34f_slave_configure()
702 else if (tag_mode == TAG_ORDERED) { in u14_34f_slave_configure()
994 if (tag_mode != TAG_DISABLED && tag_mode != TAG_SIMPLE) in port_detect()
995 tag_mode = TAG_ORDERED; in port_detect()
1000 driver_name, YESNO(have_old_firmware), tag_mode, in port_detect()
1056 else if (!strncmp(cur, "tm:", 3)) tag_mode = val; in internal_setup()
1057 else if (!strncmp(cur, "tc:", 3)) tag_mode = val; in internal_setup()
Deata.c887 static int tag_mode = TAG_SIMPLE; variable
889 static int tag_mode = TAG_DISABLED; variable
948 if (tag_mode == TAG_SIMPLE) { in eata2x_slave_configure()
950 } else if (tag_mode == TAG_ORDERED) { in eata2x_slave_configure()
1370 if (tag_mode != TAG_DISABLED && tag_mode != TAG_SIMPLE) in port_detect()
1371 tag_mode = TAG_ORDERED; in port_detect()
1378 "ip:%c, ep:%c, pp:%c.\n", driver_name, tag_mode, in port_detect()
1469 tag_mode = val; in internal_setup()
1471 tag_mode = val; in internal_setup()
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h1975 uint64_t tag_mode:2; member
2015 uint64_t tag_mode:2;
2038 uint64_t tag_mode:2; member
2078 uint64_t tag_mode:2;
2096 uint64_t tag_mode:2; member
2136 uint64_t tag_mode:2;