Home
last modified time | relevance | path

Searched refs:hme_tmd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h127 struct hme_tmd *hme_tmdp; /* transmit descriptor ring start */
H A Dhme_mac.h45 struct hme_tmd { struct
H A Dhme.c696 (num * sizeof (struct hme_tmd)), \
697 sizeof (struct hme_tmd), \
2488 bzero(hmep->hme_tmdp, HME_TMDMAX * sizeof (struct hme_tmd)); in hmeinit()