Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Duipaq.c98 static device_attach_t uipaq_attach; variable
1065 DEVMETHOD(device_attach, uipaq_attach),
1105 uipaq_attach(device_t dev) in uipaq_attach() function