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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1041 mac_impl_t *pmip; local
1049 pmip = (mac_impl_t *)pgroup->mrg_mh;
1051 (void) strlcpy(macname, pmip->mi_name, MAXNAMELEN);
1061 * While we know pmip is the aggr's mip, there is a
1064 * enter aggr's perimeter (pmip). To avoid that
H A Dmac.c1023 mac_hold(const char *macname, mac_impl_t **pmip) argument
1060 *pmip = mip;

Completed in 59 milliseconds