Searched refs:DEVI_BRANCH_HELD (Results 1 – 3 of 3) sorted by relevance
605 #define DEVI_BRANCH_HELD 0x00000008 /* branch rooted at this dip held */ macro
1108 { "BRANCH_HELD", DEVI_BRANCH_HELD, DEVI_BRANCH_HELD }, in devinfo()
9678 if ((DEVI(rdip)->devi_flags & DEVI_BRANCH_HELD) == 0) { in e_ddi_branch_hold()9679 DEVI(rdip)->devi_flags |= DEVI_BRANCH_HELD; in e_ddi_branch_hold()9692 if ((DEVI(rdip)->devi_flags & DEVI_BRANCH_HELD) && in e_ddi_branch_held()9705 DEVI(rdip)->devi_flags &= ~DEVI_BRANCH_HELD; in e_ddi_branch_rele()