Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h324 uint32_t qh_split_ctrl; /* Split transaction control info */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c521 Set_QH(qh->qh_split_ctrl, split_ctrl); in ehci_unpack_endpoint()
794 smask = Get_QH(qh->qh_split_ctrl) & in ehci_modify_qh_status_bit()
H A Dehci_util.c4390 "\tqh_split_ctrl: 0x%x ", Get_QH(qh->qh_split_ctrl)); in ehci_print_qh()