Searched refs:hs_attn_btn_pending (Results 1 – 3 of 3) sorted by relevance
318 if (slot_p->hs_attn_btn_pending == B_TRUE) in pciehpc_intr()319 slot_p->hs_attn_btn_pending = B_FALSE; in pciehpc_intr()321 slot_p->hs_attn_btn_pending = B_TRUE; in pciehpc_intr()821 slot_p->hs_attn_btn_pending = B_FALSE; in pciehpc_slotinfo_init()2019 if (slot_p->hs_attn_btn_pending == B_TRUE) { in pciehpc_attn_btn_handler()2037 if (slot_p->hs_attn_btn_pending == B_TRUE) { in pciehpc_attn_btn_handler()2040 slot_p->hs_attn_btn_pending = B_FALSE; in pciehpc_attn_btn_handler()
331 hs_attn_btn_pending == B_TRUE) in pcishpc_intr()333 hs_attn_btn_pending = B_FALSE; in pcishpc_intr()1022 slot_p->hs_attn_btn_pending = B_FALSE; in pcishpc_register_slot()1710 if (slot_p->hs_attn_btn_pending == B_TRUE) { in pcishpc_attn_btn_handler()1728 if (slot_p->hs_attn_btn_pending == B_TRUE) { in pcishpc_attn_btn_handler()1739 slot_p->hs_attn_btn_pending = B_FALSE; in pcishpc_attn_btn_handler()
204 boolean_t hs_attn_btn_pending; member