Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c203 static int hmeinit(struct hme *);
649 (void) hmeinit(hmep); in hme_mii_notify()
1193 (void) hmeinit(hmep); in hmeattach()
2030 (void) hmeinit(hmep); in hme_m_setprop()
2055 (void) hmeinit(hmep); in hme_m_promisc()
2072 (void) hmeinit(hmep); in hme_m_unicst()
2109 (void) hmeinit(hmep); in hme_m_multicst()
2120 if (hmeinit(hmep) != 0) { in hme_m_start()
2433 hmeinit(struct hme *hmep) in hmeinit() function
3119 (void) hmeinit(hmep); in hmeintr()