Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h498 #define OHCI_ISOC_XFER_CONTINUE 1 /* For isoc transfers */ macro
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c5854 pp->pp_flag &= ~OHCI_ISOC_XFER_CONTINUE; in ohci_insert_isoc_req()
6289 if (pp->pp_flag & OHCI_ISOC_XFER_CONTINUE) { in ohci_insert_td_with_frame_number()
6334 if (!(pp->pp_flag & OHCI_ISOC_XFER_CONTINUE)) { in ohci_insert_td_with_frame_number()
6382 pp->pp_flag |= OHCI_ISOC_XFER_CONTINUE; in ohci_insert_td_with_frame_number()