HomeSort by: relevance | last modified time | path
    Searched defs:btbc_write (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pcmcia/
btbc.c 113 static int btbc_write(struct btbc_softc *, uint32_t, uint8_t *, int);
324 btbc_write(struct btbc_softc *sc, uint32_t offset, uint8_t *buf, int buflen) function in typeref:typename:int
631 n = btbc_write(sc, offset, rptr, m->m_len);

Completed in 13 milliseconds