Searched refs:btbc_read (Results 1 – 1 of 1) sorted by relevance
112 static int btbc_read(struct btbc_softc *, uint32_t, uint8_t *, int);297 btbc_read(struct btbc_softc *sc, uint32_t offset, uint8_t *buf, int buflen) in btbc_read() function399 count = btbc_read(sc, offset, buf, sizeof(buf)); in btbc_receive()