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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Dahc_isa.c48 static struct aic7770_identity *ahc_isa_find_device(bus_space_tag_t tag,
64 ahc_isa_find_device(bus_space_tag_t tag, bus_space_handle_t bsh) { function
110 entry = ahc_isa_find_device(tag, bsh);
160 entry = ahc_isa_find_device(tag, bsh);
236 entry = ahc_isa_find_device(tag, bsh);

Completed in 93 milliseconds