Searched refs:MASTER_PF (Results 1 – 3 of 3) sorted by relevance
159 MASTER_PF = (1 << 3), enumerator
1464 if (sc->flags & MASTER_PF) { in t4_attach()2081 MPASS((sc->flags & MASTER_PF) == 0); in restart_adapter()2120 sc->flags &= ~(FW_OK | MASTER_PF); in set_adapter_hwstatus()2460 if (sc->flags & MASTER_PF) { in restart_lld()5196 sc->flags |= MASTER_PF; in contact_firmware()5478 MPASS(sc->flags & MASTER_PF); in partition_resources()
758 KASSERT(sc->flags & MASTER_PF, in t4_tweak_chip_settings()