Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c645 usb_opaque_t xfer_reqp; in ehci_check_for_short_xfer() local
733 xfer_reqp = tw->tw_curr_xfer_reqp; in ehci_check_for_short_xfer()
741 (xfer_reqp))->bulk_data; in ehci_check_for_short_xfer()
749 (xfer_reqp))->intr_data; in ehci_check_for_short_xfer()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8789 usb_opaque_t xfer_reqp = tw->tw_curr_xfer_reqp; in ohci_handle_error() local
8803 (xfer_reqp))->bulk_data; in ohci_handle_error()
8806 (xfer_reqp))->intr_data; in ohci_handle_error()