Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1752 #define SC_STAT_RST_SET BIT(0) /* Set Status Unit Reset */ macro
H A Dyge.c862 CSR_WRITE_4(dev, STAT_CTRL, SC_STAT_RST_SET); in yge_reset()