Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_rsu.c155 static device_attach_t rsu_attach; variable
264 DEVMETHOD(device_attach, rsu_attach),
429 rsu_attach(device_t self) in rsu_attach() function