Searched refs:MASTER_PF (Results 1 – 3 of 3) sorted by relevance
156 MASTER_PF = (1 << 3), enumerator
1344 if (sc->flags & MASTER_PF) { in t4_attach()1967 MPASS((sc->flags & MASTER_PF) == 0); in restart_adapter()2006 sc->flags &= ~(FW_OK | MASTER_PF); in set_adapter_hwstatus()2341 if (sc->flags & MASTER_PF) { in restart_lld()4894 sc->flags |= MASTER_PF; in contact_firmware()5171 MPASS(sc->flags & MASTER_PF); in partition_resources()
726 KASSERT(sc->flags & MASTER_PF, in t4_tweak_chip_settings()