Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_ndd.c445 if (rgep->param_loop_mode != RGE_LOOP_NONE) { in rge_nd_ioctl()
H A Drge_main.c1000 { normal, "normal", RGE_LOOP_NONE },
1023 case RGE_LOOP_NONE: in rge_set_loop_mode()
1811 rgep->param_loop_mode = RGE_LOOP_NONE; in rge_attach()
H A Drge.h86 #define RGE_LOOP_NONE 0 macro
H A Drge_chip.c428 case RGE_LOOP_NONE: in rge_phy_update()