Searched refs:SC_STAT_RST_SET (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 1752 #define SC_STAT_RST_SET BIT(0) /* Set Status Unit Reset */ macro |
H A D | yge.c | 862 CSR_WRITE_4(dev, STAT_CTRL, SC_STAT_RST_SET); in yge_reset() |