Home | Sort by: relevance | last modified time | path |
/src/sys/dev/wscons/ | |
tpcalibvar.h | 33 int sc_ax, sc_bx, sc_cx; member in struct:tpcalib_softc |
/src/sys/dev/usb/ | |
auvitekvar.h | 129 struct auvitek_xfer sc_ax; member in struct:auvitek_softc |
/src/sys/dev/bluetooth/ | |
btmagic.c | 168 int sc_ax[16]; member in struct:btmagic_softc 1358 #define sc_aw sc_ax 1575 if (id >= __arraycount(sc->sc_ax)) 1578 tx = ax - sc->sc_ax[id]; 1639 if (id >= __arraycount(sc->sc_ax)) 1642 sc->sc_ax[id] = ax; |