Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dgld.c4813 int macrc = GLD_SUCCESS; in gld_promisc() local
4909 macrc = (*macinfo->gldm_set_promiscuous)(macinfo, op); in gld_promisc()
4915 if (macrc == GLD_SUCCESS) { in gld_promisc()
4963 } else if (macrc == GLD_RETRY) { in gld_promisc()
4986 switch (macrc) { in gld_promisc()