Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h92 #define XCTL_LABELLED 1 /* flag: ixl xfer cmd initiated by ixl label cmd */ macro
/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()
1236 XCTL_LABELLED; 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()