Searched refs:BGE_LOOP_NONE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/bge/
H A Dbge.h50 #define BGE_LOOP_NONE 0 macro
H A Dbge_mii.c696 case BGE_LOOP_NONE:
861 if (bgep->param_loop_mode == BGE_LOOP_NONE)
1154 case BGE_LOOP_NONE:
H A Dbge_main2.c728 if (bgep->param_loop_mode != BGE_LOOP_NONE &&
1053 if ((bgep->param_loop_mode != BGE_LOOP_NONE &&
1735 { normal, "normal", BGE_LOOP_NONE },
1761 case BGE_LOOP_NONE:
3441 bgep->param_loop_mode = BGE_LOOP_NONE;

Completed in 103 milliseconds