Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h142 gld_mac_info_t *ch_macp; /* gld mac structure */ member
H A Dch.c420 chp->ch_macp = macinfo; in ch_attach()
1383 gld_recv(chp->ch_macp, mp); in ch_send_up()
1395 gld_sched(chp->ch_macp); in ch_gld_ok()
H A Dpe.c1712 gld_mac_info_t *macinfo = obj->ch_macp; in t1_os_link_changed()