WI_STAT_CMD_RESULT
if (s & WI_STAT_CMD_RESULT)
sc->cmdresperr = (status & WI_STAT_CMD_RESULT) >> 8;
sc->ridresperr = (status & WI_STAT_CMD_RESULT) >> 8;