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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata.c18 * et:[y|n] ext_tran=[1|0]
425 * max_queue_depth=4 ext_tran=0 tag_mode=2 \
885 static int ext_tran = 0; variable
1392 YESNO(ext_tran), YESNO(isa_probe), YESNO(eisa_probe),
1490 ext_tran = val;
2064 if (ext_tran || (scsicam_bios_param(bdev, capacity, dkinfo) < 0)) {
H A Du14-34f.c18 * et:[y|n] ext_tran=[1|0]
504 static int ext_tran = FALSE; variable
863 YESNO(linked_comm), max_queue_depth, YESNO(ext_tran));
922 else if (!strncmp(cur, "et:", 3)) ext_tran = val;
1406 if (ext_tran && (scsicam_bios_param(bdev, capacity, dkinfo) < 0)) {

Completed in 80 milliseconds