Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/misc/
H A Dufm.c77 static device_attach_t ufm_attach; variable
99 DEVMETHOD(device_attach, ufm_attach),
134 ufm_attach(device_t dev) in ufm_attach() function