Searched defs:CMD_STATUS (Results 1 – 5 of 5) sorted by relevance
34 #define CMD_STATUS 0x004 macro
227 CMD_STATUS = offsetof(struct ctrl_reg, cmd_status), enumerator
334 CMD_STATUS = _CMDC(_CMD_DIR_RW, _CMD_VTYPE_ALL, 49), enumerator
354 #define CMD_STATUS 0x38 macro
143 #define CMD_STATUS cpu_to_le32((CMD_2255 | 0x40)) macro