Searched refs:SSI_ACK (Results 1 – 2 of 2) sorted by relevance
66 #define SSI_ACK 0x10 macro68 #define VALID_IDNSIGBCMD(c) ((((c) & ~SSI_ACK) == SSI_LINK) || \69 (((c) & ~SSI_ACK) == SSI_UNLINK) || \70 (((c) & ~SSI_ACK) == SSI_INFO))
2185 mbp->cmd |= SSI_ACK; in idn_sigbhandler_thread()2288 if (cmd & SSI_ACK) { in idn_sigbhandler()2304 cmd |= SSI_ACK; in idn_sigbhandler()2313 cmd |= SSI_ACK; in idn_sigbhandler()2320 cmd |= SSI_ACK; in idn_sigbhandler()