Home | History | Annotate | Download | only in dev

Lines Matching refs:__UNVOLATILE

374 	(sc->sc_memset)(__UNVOLATILE(scp), 0, sizeof(*scp));
379 (sc->sc_memset)(__UNVOLATILE(iscp), 0, sizeof(*iscp));
385 (sc->sc_memset)(__UNVOLATILE(scb), 0, sizeof(*scb));
397 scp->ie_iscp_ptr = Swap32(vtop24(sc, __UNVOLATILE(iscp)));
401 iscp->ie_scb_offset = vtop16sw(sc, __UNVOLATILE(scb));
561 __UNVOLATILE(sc->rbuffs[0]));
563 __UNVOLATILE(sc->rframes[0]));
736 vtop16sw(sc, __UNVOLATILE(sc->xmit_buffs[sc->xctail]));
739 vtop16sw(sc, __UNVOLATILE(sc->xmit_cmds[sc->xctail]));
1199 nxt = vtop16sw(sc, __UNVOLATILE(sc->rbuffs[0]));
1202 nxt = vtop16sw(sc, __UNVOLATILE(sc->rbuffs[i]));
1221 nxt = vtop16sw(sc, __UNVOLATILE(sc->rframes[0]));
1224 nxt = vtop16sw(sc, __UNVOLATILE(sc->rframes[i]));
1245 vtop16sw(sc, __UNVOLATILE(sc->rframes[0]));
1247 vtop16sw(sc, __UNVOLATILE(sc->rbuffs[0]));
1388 vtop16sw(sc, __UNVOLATILE(sc->rframes[0]));