Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dddi.c1016 cbp->cbp_id = (callbparams_id_t)tid; in qtimeout()
1046 cbp->cbp_id = (callbparams_id_t)bid; in qbufcall()
H A Dstrsubr.c7379 if (p->cbp_id == id && p->cbp_flags == flag) { in callbparams_free_id()
7421 (sq->sq_cancelid == cbp->cbp_id)) { in qcallbwrapper()
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h649 callbparams_id_t cbp_id; member