Home | History | Annotate | Download | only in dev

Lines Matching defs:vtop16sw

200 static inline uint16_t vtop16sw(struct ie_softc *, void *);
231 vtop16sw(struct ie_softc *sc, void *ptr)
401 iscp->ie_scb_offset = vtop16sw(sc, __UNVOLATILE(scb));
560 sc->rframes[0]->ie_fd_buf_desc = vtop16sw(sc,
562 scb->ie_recv_list = vtop16sw(sc,
736 vtop16sw(sc, __UNVOLATILE(sc->xmit_buffs[sc->xctail]));
739 vtop16sw(sc, __UNVOLATILE(sc->xmit_cmds[sc->xctail]));
1107 sc->scb->ie_command_list = vtop16sw(sc, cmd);
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]));
1277 sc->scb->ie_command_list = vtop16sw(sc, cmd);
1331 scb->ie_command_list = vtop16sw(sc, cmd);
1352 scb->ie_command_list = vtop16sw(sc, cmd);
1388 vtop16sw(sc, __UNVOLATILE(sc->rframes[0]));