Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h931 #define BMU_IDLE BIT(31) /* BMU Idle State */ macro
H A Dyge.c2748 if ((val & (BMU_STOP | BMU_IDLE)) == 0) { in yge_stop_port()
2756 if ((val & (BMU_STOP | BMU_IDLE)) == 0) in yge_stop_port()