Searched refs:PCS_WAITING (Results 1 – 2 of 2) sorted by relevance
142 #define PCS_WAITING 0x0400 /* Doing a wait on this socket */ macro
2279 if (sockp->pcs_flags & PCS_WAITING) { in pcic_intr()5163 pcic->pc_sockets[socket].pcs_flags |= PCS_WAITING; in pcic_mswait()5167 pcic->pc_sockets[socket].pcs_flags &= ~PCS_WAITING; in pcic_mswait()