Searched refs:isa_probe (Results 1 – 3 of 3) sorted by relevance
33 static bool isa_probe = 1; variable34 module_param(isa_probe, bool, 0444);35 MODULE_PARM_DESC(isa_probe, "If set ISA interrupts are probed (default). Set to N to disable probin…1031 if (isa_probe) in yenta_get_socket_capabilities()
753 static void __init isa_probe(void) in isa_probe() function1263 isa_probe(); in init_i82365()
325 if (!isa_probe) in ti113x_use_isa_irq()