Searched refs:S_FW_SCSI_CMD_WR_OPCODE (Results 1 – 1 of 1) sorted by relevance
3101 #define S_FW_SCSI_CMD_WR_OPCODE 24 macro3103 #define V_FW_SCSI_CMD_WR_OPCODE(x) ((x) << S_FW_SCSI_CMD_WR_OPCODE)3105 (((x) >> S_FW_SCSI_CMD_WR_OPCODE) & M_FW_SCSI_CMD_WR_OPCODE)