Searched refs:usba_event_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h275 } usba_event_t; typedef in typeref:enum:usba_event
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c557 static void hubd_run_callbacks(hubd_t *hubd, usba_event_t type);
558 static void hubd_post_event(hubd_t *hubd, usb_port_t port, usba_event_t type);
6651 hubd_run_callbacks(hubd_t *hubd, usba_event_t type)
6680 hubd_post_event(hubd_t *hubd, usb_port_t port, usba_event_t type)
6834 usba_event_t tag = USBA_EVENT_TAG_HOT_REMOVAL;

Completed in 68 milliseconds