Searched refs:ACTION_SECERASE (Results 1 – 1 of 1) sorted by relevance
248 #define ACTION_SECERASE 0x00300000 /* erase sector */ macro393 {OPT_ANY, {STATE_CMD_ERASE1, STATE_ADDR_SEC, STATE_CMD_ERASE2 | ACTION_SECERASE, STATE_READY}},1580 if (action != ACTION_SECERASE && ns->regs.row >= ns->geom.pgnum) { in ns_do_state_action()1615 case ACTION_SECERASE: in ns_do_state_action()