Home
last modified time | relevance | path

Searched defs:hme (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h73 struct hme { struct
74 mac_handle_t hme_mh; /* GLDv3 handle */ argument
75 mii_handle_t hme_mii; argument
80 int hme_mifpoll_enable; argument
81 int hme_frame_enable; argument
82 int hme_lance_mode_enable; argument
83 int hme_rxcv_enable; argument
85 uint32_t hme_lance_mode; argument
86 uint32_t hme_ipg0; argument
87 uint32_t hme_ipg1; argument
[all …]
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c921 #define HME_ADD(hme, pp) \ argument
944 #define HME_SUB(hme, pp) \ argument
H A Dhat_sfmmu.h1117 #define IS_PAHME(hme) ((hme)->hme_tte.ll == 0) argument