txcmd 1145 dev/usb/if_uath.c struct uath_tx_cmd *txcmd = &sc->tx_cmd[hdr->priv]; txcmd 1147 dev/usb/if_uath.c if (txcmd->odata != NULL) { txcmd 1149 dev/usb/if_uath.c bcopy((uint8_t *)(hdr + 1), txcmd->odata, txcmd 1152 dev/usb/if_uath.c wakeup(txcmd); /* wake up caller */