Searched refs:eisa_probe (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/parisc/
H A Deisa.c302 static int __init eisa_probe(struct parisc_device *dev) eisa_probe() function
393 .probe = eisa_probe,
/linux-4.4.14/drivers/eisa/
H A Deisa-bus.c315 static int __init eisa_probe(struct eisa_root_device *root) eisa_probe() function
437 err = eisa_probe(root); eisa_root_register()
/linux-4.4.14/drivers/scsi/
H A Deata.c21 * ep:[y|n] eisa_probe=[1|0]
29 * max_queue_depth=4 eisa_probe=0
63 * ep:[y|n] eisa_probe=[1|0] CONFIG_EISA defined
911 static int eisa_probe = 1; variable
913 static int eisa_probe = 0; variable
1380 YESNO(ext_tran), YESNO(isa_probe), YESNO(eisa_probe), port_detect()
1483 eisa_probe = val; internal_setup()
1574 if (!eisa_probe) eata2x_detect()

Completed in 172 milliseconds