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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h85 uint32_t hme_lance_mode; member in struct:hme
H A Dhme.c124 static int hme_lance_mode = 1; /* to enable lance mode */ variable
1713 hmep->hme_lance_mode = hme_lance_mode_conf & HME_MASK_1BIT;
1931 value = hmep->hme_lance_mode;
1959 default_val = hme_lance_mode;
2019 hmep->hme_lance_mode = lval & 0xff;
2727 if ((hmep->hme_lance_mode) && (hmep->hme_lance_mode_enable))

Completed in 50 milliseconds