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

/linux-4.4.14/drivers/scsi/
H A Dgdth.c4822 static int __init gdth_eisa_probe_one(u16 eisa_slot) gdth_eisa_probe_one() argument
4829 if (!gdth_search_eisa(eisa_slot)) gdth_eisa_probe_one()
4838 if (!gdth_init_eisa(eisa_slot,ha)) gdth_eisa_probe_one()
4843 eisa_slot >> 12, ha->irq); gdth_eisa_probe_one()
5184 u16 eisa_slot; gdth_init() local
5185 for (eisa_slot = 0x1000; eisa_slot <= 0x8000; gdth_init()
5186 eisa_slot += 0x1000) gdth_init()
5187 gdth_eisa_probe_one(eisa_slot); gdth_init()

Completed in 67 milliseconds