Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfe.h181 #define NAR_SPEED 0x00400000U /* transmit threshold, set for 10bt */ macro
H A Dmxfe.c986 nar |= NAR_SPEED; in mxfe_stopphy()
1226 nar &= ~(NAR_FDX | NAR_PORTSEL | NAR_SCR | NAR_SPEED); in mxfe_startphynway()
1233 nar |= NAR_FDX | NAR_SPEED; in mxfe_startphynway()
1235 nar |= NAR_SPEED; in mxfe_startphynway()