Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c73 static int ugen_cleanup(ugen_state_t *);
410 (void) ugen_cleanup(ugenp); in usb_ugen_attach()
435 rval = ugen_cleanup(ugenp); in usb_ugen_detach()
456 ugen_cleanup(ugen_state_t *ugenp) in ugen_cleanup() function