Home
last modified time | relevance | path

Searched refs:XFER_PKT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h216 #define XFER_PKT 1 /* building xfer packet descriptor block */ macro
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c507 wvp->xfer_state = XFER_PKT; in hci1394_parse_ixl()
542 if (wvp->xfer_state != XFER_PKT) { in hci1394_parse_ixl()
645 wvp->xfer_state = XFER_PKT; in hci1394_parse_ixl()
670 wvp->xfer_state = XFER_PKT; in hci1394_parse_ixl()
708 if (wvp->xfer_state != XFER_PKT) { in hci1394_parse_ixl()
1373 case XFER_PKT: in hci1394_finalize_cur_xfer_desc()