Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dvsc7326.c152 { REG_PORT_FAIL(0), 0x00000002 },
178 { REG_PORT_FAIL(1), 0x00000002 },
204 { REG_PORT_FAIL(2), 0x00000002 },
230 { REG_PORT_FAIL(3), 0x00000002 },
H A Dvsc7326_reg.h210 #define REG_PORT_FAIL(pn) CRA(0x1,pn,0x0e) /* Preamble port position */ macro