Searched refs:split_ctrl (Results 1 – 1 of 1) sorted by relevance
408 uint_t ctrl = 0, status = 0, split_ctrl = 0; in ehci_unpack_endpoint() local462 split_ctrl = (pp->pp_smask & EHCI_QH_SPLIT_CTRL_INTR_MASK); in ehci_unpack_endpoint()469 split_ctrl |= ((pp->pp_cmask << in ehci_unpack_endpoint()482 split_ctrl |= EHCI_QH_SPLIT_CTRL_1_XACTS; in ehci_unpack_endpoint()485 split_ctrl |= EHCI_QH_SPLIT_CTRL_2_XACTS; in ehci_unpack_endpoint()488 split_ctrl |= EHCI_QH_SPLIT_CTRL_3_XACTS; in ehci_unpack_endpoint()491 split_ctrl |= EHCI_QH_SPLIT_CTRL_1_XACTS; in ehci_unpack_endpoint()501 split_ctrl |= ((usba_device->usb_hs_hub_addr in ehci_unpack_endpoint()505 split_ctrl |= ((usba_device->usb_hs_hub_port in ehci_unpack_endpoint()521 Set_QH(qh->qh_split_ctrl, split_ctrl); in ehci_unpack_endpoint()