Searched refs:FW_RESET_CMD (Results 1 – 5 of 5) sorted by relevance
287 #define FW_RESET_CMD 0xDF macro
467 reset_cmd.hdr.cmd = FW_RESET_CMD; in wx_reset_hostif()
170 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_RESET_CMD) | in csio_mb_reset()
606 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RESET_CMD) | in t4vf_fw_reset()
820 FW_RESET_CMD = 0x03, enumerator
Completed in 42 milliseconds