Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1012 #define RB_DIS_OP_MD BIT(2) /* Disable Operation Mode */ macro
H A Dyge.c2759 CSR_WRITE_1(dev, RB_ADDR(txq, RB_CTRL), RB_RST_SET | RB_DIS_OP_MD); in yge_stop_port()
2794 CSR_WRITE_1(dev, RB_ADDR(rxq, RB_CTRL), RB_DIS_OP_MD); in yge_stop_port()