Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Du14-34f.c657 static int linked_comm = TRUE; variable
659 static int linked_comm = FALSE; variable
711 else if (TLDEV(dev->type) && linked_comm) { in u14_34f_slave_configure()
721 if (TLDEV(dev->type) && linked_comm && dev->queue_depth > 2) in u14_34f_slave_configure()
1001 YESNO(linked_comm), max_queue_depth, YESNO(ext_tran)); in port_detect()
1054 if (!strncmp(cur, "lc:", 3)) linked_comm = val; in internal_setup()
1306 if (linked_comm && SCpnt->device->queue_depth > 2 in u14_34f_queuecommand_lck()
1797 if (linked_comm && SCpnt->device->queue_depth > 2 in ihdlr()
Deata.c893 static int linked_comm = 1; variable
895 static int linked_comm = 0; variable
956 } else if (TLDEV(dev->type) && linked_comm) { in eata2x_slave_configure()
964 if (TLDEV(dev->type) && linked_comm && dev->queue_depth > 2) in eata2x_slave_configure()
1379 YESNO(linked_comm), max_queue_depth, YESNO(rev_scan), in port_detect()
1467 linked_comm = val; in internal_setup()
1813 if (linked_comm && SCpnt->device->queue_depth > 2 in eata2x_queuecommand_lck()
2395 if (linked_comm && SCpnt->device->queue_depth > 2 in ihdlr()