Home
last modified time | relevance | path

Searched refs:eisa_probe_slot (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/eisa/
HDeisaconf.c95 static int eisa_probe_slot(int slot, eisa_id_t *eisa_id);
161 if (eisa_probe_slot(slot, &eisa_id)) { in eisa_probe()
206 eisa_probe_slot(int slot, eisa_id_t *eisa_id) in eisa_probe_slot() function