Searched refs:CMD_STATUS (Results 1 – 6 of 6) sorted by relevance
33 #define CMD_STATUS 0x01 macro
510 char to_do[] = { CMD_STATUS, 0 }; in cmd_status()
18 #define CMD_STATUS 0x06 /* Status */ macro
297 cmd_status = readw(php_ctlr->creg + CMD_STATUS); in shpc_write_cmd()306 cmd_status = readw(php_ctlr->creg + CMD_STATUS); in shpc_write_cmd()341 cmd_status = readw(php_ctlr->creg + CMD_STATUS) & 0x000F; in hpc_check_cmd_status()
284 CMD_STATUS = offsetof(struct ctrl_reg, cmd_status), enumerator
169 cmd->code = CMD_STATUS; in swimiop_init()