Home
last modified time | relevance | path

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

/linux-3.4.99/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.c888 static int tag_mode = TAG_SIMPLE; variable
890 static int tag_mode = TAG_DISABLED; variable
949 if (tag_mode == TAG_SIMPLE) { in eata2x_slave_configure()
952 } else if (tag_mode == TAG_ORDERED) { in eata2x_slave_configure()
1381 if (tag_mode != TAG_DISABLED && tag_mode != TAG_SIMPLE) in port_detect()
1382 tag_mode = TAG_ORDERED; in port_detect()
1389 "ip:%c, ep:%c, pp:%c.\n", driver_name, tag_mode, in port_detect()
1481 tag_mode = val; in internal_setup()
1483 tag_mode = val; in internal_setup()
/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h747 uint64_t tag_mode:2; member
774 uint64_t tag_mode:2; member