Searched refs:cbp_flags (Results 1 – 3 of 3) sorted by relevance
1013 cbp->cbp_flags = SQ_CANCEL_TOUT; in qtimeout()1043 cbp->cbp_flags = SQ_CANCEL_BUFCALL; in qbufcall()
7378 if (p->cbp_id == id && p->cbp_flags == flag) { in callbparams_free_id()7419 if ((sq->sq_callbflags & cbp->cbp_flags) && in qcallbwrapper()
650 uint_t cbp_flags; member