Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dubser.c138 static device_attach_t ubser_attach; variable
188 DEVMETHOD(device_attach, ubser_attach),
224 ubser_attach(device_t dev) in ubser_attach() function