Searched refs:REG_PORT_FAIL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7326.c | 150 { REG_PORT_FAIL(0), 0x00000002 }, 176 { REG_PORT_FAIL(1), 0x00000002 }, 202 { REG_PORT_FAIL(2), 0x00000002 }, 228 { REG_PORT_FAIL(3), 0x00000002 },
|
H A D | vsc7326_reg.h | 208 #define REG_PORT_FAIL(pn) CRA(0x1,pn,0x0e) /* Preamble port position */ macro
|