Searched refs:skc_full (Results 1 – 2 of 2) sorted by relevance
108 uchar_t skc_full; /* Indication of full. */ member
2071 kcq_req->skc_full = 0; in socal_cqinit()2203 if (socalp->request[i].skc_full & SOCAL_SKC_SLEEP) in socal_doreset()2664 if (kcq->skc_full) { in socal_cq_enque()2711 kcq->skc_full = ((((kcq->skc_in + 1) & in socal_cq_enque()2715 } while (kcq->skc_full); in socal_cq_enque()3246 if (kcq->skc_full) { in socal_intr()3248 full = kcq->skc_full; in socal_intr()3249 kcq->skc_full = 0; in socal_intr()