Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c456 ea = port->p_curraddr; in yge_setrxfilt()
965 port->p_curraddr[i] = in yge_init_port()
977 macp->m_src_addr = port->p_curraddr; in yge_init_port()
3158 bcopy(macaddr, port->p_curraddr, ETHERADDRL); in yge_m_unicst()
H A Dyge.h2274 uint8_t p_curraddr[ETHERADDRL]; member