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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c515 static usbd_status urtw_eprom_cs(struct urtw_softc *, int);
1062 error = urtw_eprom_cs(sc, URTW_EPROM_ENABLE);
1109 error = urtw_eprom_cs(sc, URTW_EPROM_DISABLE);
1195 urtw_eprom_cs(struct urtw_softc *sc, int able) function

Completed in 54 milliseconds