Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/net/
Dif_axe.c182 static device_attach_t axe_attach; variable
254 DEVMETHOD(device_attach, axe_attach),
931 axe_attach(device_t dev) in axe_attach() function