Lines Matching defs:linked_comm
15 * lc:[y|n] linked_comm=[1|0]
25 * modprobe u14-34f io_port=0x340,0x330 linked_comm=1 tag_mode=0 \
366 * modprobe u14-34f io_port=0x230,0x340 linked_comm=1 have_old_firmware=0 \
657 static int linked_comm = TRUE;
659 static int linked_comm = FALSE;
711 else if (TLDEV(dev->type) && linked_comm) {
721 if (TLDEV(dev->type) && linked_comm && dev->queue_depth > 2)
1001 YESNO(linked_comm), max_queue_depth, YESNO(ext_tran));
1054 if (!strncmp(cur, "lc:", 3)) linked_comm = val;
1306 if (linked_comm && SCpnt->device->queue_depth > 2
1797 if (linked_comm && SCpnt->device->queue_depth > 2