WI_STAT_CMD_RESULT 974 dev/ic/if_wi.c if (s & WI_STAT_CMD_RESULT) WI_STAT_CMD_RESULT 1559 dev/usb/if_wi_usb.c sc->cmdresperr = (status & WI_STAT_CMD_RESULT) >> 8; WI_STAT_CMD_RESULT 1630 dev/usb/if_wi_usb.c sc->ridresperr = (status & WI_STAT_CMD_RESULT) >> 8;