Searched refs:eisa_slot (Results 1 – 1 of 1) sorted by relevance
4820 static int __init gdth_eisa_probe_one(u16 eisa_slot) in gdth_eisa_probe_one() argument4827 if (!gdth_search_eisa(eisa_slot)) in gdth_eisa_probe_one()4836 if (!gdth_init_eisa(eisa_slot,ha)) in gdth_eisa_probe_one()4841 eisa_slot >> 12, ha->irq); in gdth_eisa_probe_one()5182 u16 eisa_slot; in gdth_init() local5183 for (eisa_slot = 0x1000; eisa_slot <= 0x8000; in gdth_init()5184 eisa_slot += 0x1000) in gdth_init()5185 gdth_eisa_probe_one(eisa_slot); in gdth_init()