Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c6974 mac_grp_client_t *mgcip; in i_mac_clients_hw() local
6978 for (mgcip = grp->mrg_clients; mgcip != NULL; mgcip = mgcip->mgc_next) { in i_mac_clients_hw()
6979 mcip = mgcip->mgc_client; in i_mac_clients_hw()