Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c77 static int ugen_cleanup(ugen_state_t *);
414 (void) ugen_cleanup(ugenp); in usb_ugen_attach()
439 rval = ugen_cleanup(ugenp); in usb_ugen_detach()
460 ugen_cleanup(ugen_state_t *ugenp) in ugen_cleanup() function