Searched defs:urtw_eprom_writebit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c522 static usbd_status urtw_eprom_writebit(struct urtw_softc *, int16_t);
1094 error = urtw_eprom_writebit(sc, 0);
1143 error = urtw_eprom_writebit(sc, buf[i]);
1155 urtw_eprom_writebit(struct urtw_softc *sc, int16_t bit) function

Completed in 70 milliseconds