Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h950 #define BMU_RST_SET BIT(0) /* Set BMU Reset */ macro
H A Dyge.c2768 CSR_WRITE_4(dev, Q_ADDR(txq, Q_CSR), BMU_RST_SET | BMU_FIFO_RST); in yge_stop_port()
2805 CSR_WRITE_4(dev, Q_ADDR(rxq, Q_CSR), BMU_RST_SET | BMU_FIFO_RST); in yge_stop_port()