Searched refs:WI_STAT_CMD_RESULT (Results 1 – 3 of 3) sorted by relevance
212 #define WI_STAT_CMD_RESULT 0x7F00 macro
951 if (s & WI_STAT_CMD_RESULT) in wi_cmd_io()
1471 sc->cmdresperr = (status & WI_STAT_CMD_RESULT) >> 8; in wi_usb_cmdresp()1542 sc->ridresperr = (status & WI_STAT_CMD_RESULT) >> 8; in wi_usb_wridresp()