Home
last modified time | relevance | path

Searched refs:ctl_flags (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c1866 if (l->ctl_flags & CTLF_RELIABLE) in cte_qrele()
1896 if (l->ctl_flags & CTLF_RELIABLE) in cte_qmove()
1952 if (l->ctl_flags & CTLF_COPYOUT) in cte_qreadable()
2027 return ((l->ctl_flags & CTLF_COPYOUT) || (l->ctl_position == NULL)); in cte_qreadable()
2045 if (l->ctl_flags & CTLF_RELIABLE) in cte_qwakeup()
2214 l->ctl_flags |= CTLF_DEAD; in cte_queue_drain()
2409 l->ctl_flags = 0; in cte_add_listener()
2433 ASSERT((l->ctl_flags & (CTLF_COPYOUT|CTLF_RESET)) == 0); in cte_remove_listener()
2444 if (l->ctl_flags & CTLF_RELIABLE) in cte_remove_listener()
2480 if (l->ctl_flags & CTLF_COPYOUT) in cte_reset_listener()
[all …]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h133 uint16_t ctl_flags; /* xctl flags defined above */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h309 int ctl_flags; /* state flags */ member
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c901 if ((xferctl_curp->ctl_flags & XCTL_LABELLED) != 0) { in hci1394_finalize_all_xfer_desc()
1235 (wvp->ixl_cur_xfer_stp->compiler_privatep))->ctl_flags |= in hci1394_finalize_cur_xfer_desc()
H A Dhci1394_ixl_update.c564 ((xferctlp->ctl_flags & XCTL_LABELLED) != 0)) || (cbcnt != 0)) { in hci1394_ixl_update_prep_jump()