Searched refs:t_cookie (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1395 uint_t t_cookie; member in struct:idn_timer
1448 _tp->t_cookie = (_ckp) ? *(_ckp) : 0; \
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c3650 (!tcookie || (tp->t_cookie == tcookie))) {
3698 while ((tcookie = tp->t_cookie) == 0) {
3699 tp->t_cookie = (tp->t_type & 0xf) |
3705 ASSERT(tp->t_cookie != IDN_TIMER_PUBLIC_COOKIE);
H A Didn_proto.c9242 proc, tp->t_domid, str, tp->t_cookie,
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h2527 __be64 t_cookie; member in struct:fw_scsi_abrt_cls_wr

Completed in 125 milliseconds