Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h3144 FW_HDR_FLAGS_RESET_HALT = 0x00000001, enumerator
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h10063 FW_HDR_FLAGS_RESET_HALT = 0x00000001, enumerator
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c4795 MPASS(be32toh(card_fw->flags) & FW_HDR_FLAGS_RESET_HALT); in contact_firmware()