Searched refs:xfer_hci_flush (Results 1 – 2 of 2) sorted by relevance
212 wvp->xfer_hci_flush = 0; /* updateable - xfer, jump, set */ in hci1394_compile_ixl_init()582 wvp->xfer_hci_flush |= UPDATEABLE_XFER; in hci1394_parse_ixl()748 wvp->xfer_hci_flush |= UPDATEABLE_XFER; in hci1394_parse_ixl()803 wvp->xfer_hci_flush |= INITIATING_LBL; in hci1394_parse_ixl()881 wvp->xfer_hci_flush |= UPDATEABLE_SET; in hci1394_parse_ixl()911 wvp->xfer_hci_flush |= UPDATEABLE_SET; in hci1394_parse_ixl()1328 wvp->xfer_hci_flush |= UPDATEABLE_XFER; in hci1394_finalize_cur_xfer_desc()1335 wvp->xfer_hci_flush |= UPDATEABLE_JUMP; in hci1394_finalize_cur_xfer_desc()1350 if (wvp->xfer_hci_flush != 0) { in hci1394_finalize_cur_xfer_desc()1352 IXL1394_OPTY_XFER_PKT_ST) != 0) || ((wvp->xfer_hci_flush & in hci1394_finalize_cur_xfer_desc()[all …]
168 uint_t xfer_hci_flush; /* updateable - xfer, jump, set */ member