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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c521 static usbd_status urtw_eprom_readbit(struct urtw_softc *, int16_t *);
1102 error = urtw_eprom_readbit(sc, &data16);
1125 urtw_eprom_readbit(struct urtw_softc *sc, int16_t *data) function

Completed in 96 milliseconds