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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h143 kmutex_t ohci_int_mutex; /* Mutex for struct */ member in struct:ohci_state
157 * The pools are protected by the ohci_int_mutex because the memory
310 _NOTE(MUTEX_PROTECTS_DATA(ohci_state_t::ohci_int_mutex, ohci_state_t))
331 _NOTE(LOCK_ORDER(ohci_state::ohci_int_mutex \
479 _NOTE(MUTEX_PROTECTS_DATA(ohci_state_t::ohci_int_mutex, ohci_pipe_private_t))
632 _NOTE(MUTEX_PROTECTS_DATA(ohci_state_t::ohci_int_mutex, ohci_trans_wrapper))

Completed in 47 milliseconds