Searched refs:hc_mutex (Results 1 – 5 of 5) sorted by relevance
275 mutex_enter(&ctrl_p->hc_mutex); in pciehpc_intr()279 mutex_exit(&ctrl_p->hc_mutex); in pciehpc_intr()285 mutex_exit(&ctrl_p->hc_mutex); in pciehpc_intr()298 mutex_exit(&ctrl_p->hc_mutex); in pciehpc_intr()416 mutex_exit(&ctrl_p->hc_mutex); in pciehpc_intr()449 mutex_enter(&slot_p->hs_ctrl->hc_mutex); in pciehpc_hp_ops()456 mutex_exit(&slot_p->hs_ctrl->hc_mutex); in pciehpc_hp_ops()463 mutex_enter(&slot_p->hs_ctrl->hc_mutex); in pciehpc_hp_ops()468 mutex_exit(&slot_p->hs_ctrl->hc_mutex); in pciehpc_hp_ops()770 mutex_enter(&ctrl_p->hc_mutex); in pciehpc_slotinfo_init()[all …]
270 mutex_enter(&ctrl_p->hc_mutex); in pcishpc_intr()274 mutex_exit(&ctrl_p->hc_mutex); in pcishpc_intr()354 mutex_exit(&ctrl_p->hc_mutex); in pcishpc_intr()445 mutex_enter(&ctrl_p->hc_mutex); in pcishpc_slot_get_property()473 mutex_exit(&ctrl_p->hc_mutex); in pcishpc_slot_get_property()476 mutex_enter(&ctrl_p->hc_mutex); in pcishpc_slot_get_property()557 mutex_exit(&ctrl_p->hc_mutex); in pcishpc_slot_get_property()695 mutex_enter(&ctrl_p->hc_mutex); in pcishpc_slot_set_property()733 mutex_exit(&ctrl_p->hc_mutex); in pcishpc_slot_set_property()778 mutex_enter(&ctrl_p->hc_mutex); in pcishpc_hp_ops()[all …]
232 mutex_enter(&ctrl_p->hc_mutex); in pciehpc_acpi_slotinfo_init()272 mutex_exit(&ctrl_p->hc_mutex); in pciehpc_acpi_slotinfo_init()315 ASSERT(MUTEX_HELD(&ctrl_p->hc_mutex)); in pciehpc_acpi_slot_poweron()387 ASSERT(MUTEX_HELD(&ctrl_p->hc_mutex)); in pciehpc_acpi_slot_poweroff()486 mutex_enter(&ctrl_p->hc_mutex); in pciehpc_acpi_notify_handler()553 mutex_exit(&ctrl_p->hc_mutex); in pciehpc_acpi_notify_handler()
89 kmutex_t hc_mutex; member150 _NOTE(MUTEX_PROTECTS_DATA(wusb_hc_data_t::hc_mutex, wusb_dev_info_t))151 _NOTE(MUTEX_PROTECTS_DATA(wusb_hc_data_t::hc_mutex, wusb_hc_data_t))
226 kmutex_t hc_mutex; /* Mutex for this ctrl */ member