HomeSort by relevance Sort by last modified time
    Searched refs:callbparams_id_t (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/os/
ddi.c 1016 cbp->cbp_id = (callbparams_id_t)tid;
1046 cbp->cbp_id = (callbparams_id_t)bid;
1076 sq->sq_cancelid = (callbparams_id_t)id;
1087 callbparams_free_id(sq, (callbparams_id_t)id, SQ_CANCEL_TOUT);
1113 sq->sq_cancelid = (callbparams_id_t)id;
1126 callbparams_free_id(sq, (callbparams_id_t)id, SQ_CANCEL_BUFCALL);
strsubr.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
strsubr.h 129 typedef uintptr_t callbparams_id_t; typedef
468 callbparams_id_t sq_cancelid; /* id of callback being cancelled */
631 callbparams_id_t cbp_id;
    [all...]

Completed in 2520 milliseconds