Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dif_mos.c139 static int mos_match(device_t, cfdata_t, void *);
143 mos_match, mos_attach, usbnet_detach, usbnet_activate);
557 mos_match(device_t parent, cfdata_t match, void *aux) in mos_match() function