sbt_read_packet
if (sbt_read_packet(sc, sc->sc_buf, &len) != 0 || len == 0) {
static int sbt_read_packet(struct sbt_softc *, u_char *, size_t *);