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

/netbsd-current/sys/arch/i386/isa/
H A Dahc_isa.c162 int ahc_isa_idstring(bus_space_tag_t, bus_space_handle_t, char *);
191 ahc_isa_idstring(bus_space_tag_t iot, bus_space_handle_t ioh, char *idstring) function
206 aprint_error("ahc_isa_idstring: no device at 0x%lx\n",
215 aprint_error("ahc_isa_idstring: BIOS biffed it at 0x%lx\n",
266 if (!ahc_isa_idstring(iot, ioh, idstring))
378 if (!ahc_isa_idstring(iot, ioh, idstring)) {

Completed in 191 milliseconds