Searched refs:usb_mid_event_cb (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/warlock/
H A Dusb_mid.wlcmd32 root usb_mid_event_cb
H A Dusb_mid_with_usba.wlcmd69 root usb_mid_event_cb
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c133 static void usb_mid_event_cb(dev_info_t *, ddi_eventcookie_t, void *, void *);
690 usba_common_register_events(usb_mid->mi_dip, 1, usb_mid_event_cb);
1213 * usb_mid_event_cb()
1217 usb_mid_event_cb(dev_info_t *dip, ddi_eventcookie_t cookie, function
1226 "usb_mid_event_cb: dip=0x%p, cookie=0x%p, "
1250 "usb_mid_event_cb: Device already disconnected");

Completed in 48 milliseconds