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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h95 kmutex_t ehci_int_mutex; /* Global EHCI mutex */ member in struct:ehci_state
110 * The pools are protected by the ehci_int_mutex because the memory
277 _NOTE(MUTEX_PROTECTS_DATA(ehci_state_t::ehci_int_mutex, ehci_state_t))
299 _NOTE(LOCK_ORDER(ehci_state::ehci_int_mutex \
479 _NOTE(MUTEX_PROTECTS_DATA(ehci_state_t::ehci_int_mutex, ehci_pipe_private_t))
639 _NOTE(MUTEX_PROTECTS_DATA(ehci_state_t::ehci_int_mutex, ehci_trans_wrapper))
693 _NOTE(MUTEX_PROTECTS_DATA(ehci_state_t::ehci_int_mutex, ehci_isoc_xwrapper_t))

Completed in 71 milliseconds