Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn_sigb.h68 #define VALID_IDNSIGBCMD(c) ((((c) & ~SSI_ACK) == SSI_LINK) || \ macro
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn.c2278 if ((mbp->flag != CBS_TO_HOST) || !VALID_IDNSIGBCMD(cmd)) { in idn_sigbhandler()