Searched refs:ext_tran (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Deata.c18 * et:[y|n] ext_tran=[1|0]
425 * max_queue_depth=4 ext_tran=0 tag_mode=2 \
884 static int ext_tran = 0; variable
1391 YESNO(ext_tran), YESNO(isa_probe), YESNO(eisa_probe),
1489 ext_tran = val;
2066 if (ext_tran || (scsicam_bios_param(bdev, capacity, dkinfo) < 0)) {
H A Du14-34f.c18 * et:[y|n] ext_tran=[1|0]
367 * max_queue_depth=4 ext_tran=0 tag_mode=2
642 static int ext_tran = FALSE; variable
1001 YESNO(linked_comm), max_queue_depth, YESNO(ext_tran));
1060 else if (!strncmp(cur, "et:", 3)) ext_tran = val;
1539 if (ext_tran && (scsicam_bios_param(bdev, capacity, dkinfo) < 0)) {

Completed in 270 milliseconds