Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dif_mos.c140 static void mos_attach(device_t, device_t, void *);
143 mos_match, mos_attach, usbnet_detach, usbnet_activate);
569 mos_attach(device_t parent, device_t self, void *aux) in mos_attach() function