Home
last modified time | relevance | path

Searched refs:F_FW_RESET_CMD_HALT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7590 c.halt_pkd = cpu_to_be32(F_FW_RESET_CMD_HALT); in t4_fw_halt()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4503 #define F_FW_RESET_CMD_HALT V_FW_RESET_CMD_HALT(1U) macro