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