Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c561 static void hubd_run_callbacks(hubd_t *hubd, usba_event_t type);
562 static void hubd_post_event(hubd_t *hubd, usb_port_t port, usba_event_t type);
6973 hubd_run_callbacks(hubd_t *hubd, usba_event_t type) in hubd_run_callbacks()
7002 hubd_post_event(hubd_t *hubd, usb_port_t port, usba_event_t type) in hubd_post_event()
7156 usba_event_t tag = USBA_EVENT_TAG_HOT_REMOVAL; in hubd_disconnect_event_cb()