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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h276 } ohci_state_t; typedef in typeref:struct:ohci_state
310 _NOTE(MUTEX_PROTECTS_DATA(ohci_state_t::ohci_int_mutex, ohci_state_t))
311 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_intr_pri))
312 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_dip))
313 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_regsp))
314 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_instance))
315 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_vendor_id))
316 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_device_id))
317 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t
[all...]

Completed in 46 milliseconds