Home
last modified time | relevance | path

Searched defs:tmdp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c1824 mxfe_desc_t *tmdp = &mxfep->mxfe_txdescp[i]; in mxfe_resetrings() local
2297 mxfe_desc_t *tmdp; in mxfe_send_setup() local
2445 mxfe_desc_t *tmdp; in mxfe_reclaim() local
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c1487 afe_desc_t *tmdp = &afep->afe_txdescp[i]; in afe_resetrings() local
2048 afe_desc_t *tmdp; in afe_reclaim() local
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c245 #define NEXTTMDP(tbasep, tmdlimp, tmdp) (((tmdp) + 1) == tmdlimp \ argument
3450 volatile struct eri_tmd *tmdp = NULL; in eri_send_msg() local
3612 volatile struct eri_tmd *tmdp; in eri_reclaim() local
H A Deri.h202 #define NEXTTMD(erip, tmdp) (((tmdp) + 1) == (erip)->eri_tmdlimp ? \ argument
204 #define PREVTMD(erip, tmdp) ((tmdp) == (erip)->eri_tmdp ? \ argument
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c793 pcn_tx_desc_t *tmdp; in pcn_reclaim() local