Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_axe.c187 static device_attach_t axe_attach; variable
258 DEVMETHOD(device_attach, axe_attach),
931 axe_attach(device_t dev) in axe_attach() function