Searched refs:DPT_STOP (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 814 #define DPT_STOP BIT(0) /* Stop Descriptor Poll Timer */ macro |
H A D | yge.c | 784 CSR_WRITE_1(dev, B28_DPT_CTRL, DPT_STOP); in yge_reset() |