Home
last modified time | relevance | path

Searched refs:F_PIORST (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2665 F_PIORSTMODE | F_PIORST | F_AUTOPCIEPAUSE); in reset_adapter_with_pl_rst()
5343 rc = -t4_fw_reset(sc, sc->mbox, F_PIORSTMODE | F_PIORST); in apply_cfg_and_initialize()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c9443 c.val = cpu_to_be32(F_PIORST | F_PIORSTMODE); in t4_fw_halt()
H A Dt4_regs.h50063 #define F_PIORST V_PIORST(1U) macro