uath_cmd
return uath_cmd(sc, code, idata, ilen, odata, flags);
int uath_cmd(struct uath_softc *, uint32_t, const void *, int, void *,
return uath_cmd(sc, code, data, len, NULL, flags);