Home
last modified time | relevance | path

Searched refs:NAR_HBD (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/afe/
H A Dafe.h197 #define NAR_HBD 0x00080000U /* Disable SQE heartbeat */ macro
H A Dafe.c936 nar |= NAR_HBD; /* disable SQE test */ in afe_initialize()
/titanic_50/usr/src/uts/common/io/mxfe/
H A Dmxfe.h183 #define NAR_HBD 0x00080000U /* Disable SQE heartbeat */ macro
H A Dmxfe.c1032 nar |= NAR_SCR | NAR_PCS | NAR_HBD; in mxfe_startnway()