WI_CMD_TX        2610 dev/ic/if_wi.c 	if (wi_cmd(sc, WI_CMD_TX|WI_RECLAIM, id, 0, 0))
WI_CMD_TX        2645 dev/ic/if_wi.c 	if (wi_cmd(sc, WI_CMD_TX|WI_RECLAIM, id, 0, 0)) {
WI_CMD_TX         532 dev/usb/if_wi_usb.c 		sc->txresp = WI_CMD_TX;
WI_CMD_TX         587 dev/usb/if_wi_usb.c 	if ((cmd & WI_CMD_CODE_MASK) == WI_CMD_TX) {
WI_CMD_TX        1663 dev/usb/if_wi_usb.c 	if (sc->txresp == WI_CMD_TX) {