Searched refs:ne2000_detect_8bit (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | ne2000.c | 103 static bool ne2000_detect_8bit(bus_space_tag_t, bus_space_handle_t, 156 ne2000_detect_8bit(nict, nich, asict, asich) || in ne2000_attach() 469 if (ne2000_detect_8bit(nict, nich, asict, asich)) in ne2000_detect() 516 ne2000_detect_8bit(bus_space_tag_t nict, bus_space_handle_t nich, in ne2000_detect_8bit() function
|