Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_aue.c200 static device_attach_t aue_attach; variable
262 DEVMETHOD(device_attach, aue_attach),
679 aue_attach(device_t dev) in aue_attach() function