SMART_CMD_DELAY
if ((*cmds & 0xff00) == SMART_CMD_DELAY) {
#define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff))