HomeSort by: relevance | last modified time | path
    Searched refs:FXP_CDTX (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
i82557var.h 261 #define FXP_CDTX(sc, x) (&(sc)->sc_control_data->fcd_txdescs[(x)])
i82557.c 854 txd = FXP_CDTX(sc, nexttx);
1037 txd = FXP_CDTX(sc, sc->sc_txlast);
1051 FXP_CDTX(sc, lasttx)->txd_txcb.cb_command &=
1169 txd = FXP_CDTX(sc, i);
1923 txd = FXP_CDTX(sc, i);

Completed in 14 milliseconds