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

/netbsd-current/sys/dev/isa/
H A Dwss_isa.c74 static int wssfind(device_t, cfdata_t, struct wss_softc *, int,
109 if (wssfind(parent, match, sc, 1, aux)) {
120 wssfind(device_t parent, cfdata_t match, struct wss_softc *sc, int probing, function
242 if (!wssfind(parent, device_cfdata(self), sc, 0, ia)) {
243 aprint_error_dev(self, "wssfind failed\n");

Completed in 91 milliseconds