Searched defs:usb_ugen_close (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c889 * usb_ugen_close()
893 usb_ugen_close(usb_ugen_hdl_t usb_ugen_hdl, dev_t dev, int flag, int otype, function
915 "usb_ugen_close: minor=0x%x", getminor(dev));
921 "usb_ugen_close: interrupted");
965 "usb_ugen_close: minor=0x%x state=%d cnt=%d",

Completed in 67 milliseconds