Searched refs:sc_cmdid (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/uath/
H A Duath_var.h205 int sc_cmdid; member in struct:uath_softc
H A Duath.c876 sc->sc_cmdid = sc->rx_cmd_queued = sc->tx_cmd_queued = 0;
1140 cmd = &sc->sc_cmd[sc->sc_cmdid];
1174 sc->sc_cmdid = (sc->sc_cmdid + 1) % UATH_CMD_LIST_COUNT;

Completed in 48 milliseconds