Home
last modified time | relevance | path

Searched refs:cbp_flags (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dddi.c1013 cbp->cbp_flags = SQ_CANCEL_TOUT; in qtimeout()
1043 cbp->cbp_flags = SQ_CANCEL_BUFCALL; in qbufcall()
H A Dstrsubr.c7354 if (p->cbp_id == id && p->cbp_flags == flag) { in callbparams_free_id()
7395 if ((sq->sq_callbflags & cbp->cbp_flags) && in qcallbwrapper()
/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h632 uint_t cbp_flags; member