Searched refs:hcr_bulk_head (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h145 uint32_t hcr_bulk_head; /* Head of the bulk list */ member in struct:ohci_regs
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1591 Set_OpReg(hcr_bulk_head, HCR_BULK_HEAD_ED_DEFAULT);
2145 Set_OpReg(hcr_bulk_head, HCR_BULK_HEAD_ED_DEFAULT);
4001 if (Get_OpReg(hcr_bulk_head)) {
4003 Get_OpReg(hcr_bulk_head));
4010 Set_ED(ept->hced_next, Get_OpReg(hcr_bulk_head));
4013 Set_OpReg(hcr_bulk_head, ohci_ed_cpu_to_iommu(ohcip, ept));
4378 Set_OpReg(hcr_bulk_curr, Get_OpReg(hcr_bulk_head));
4382 ASSERT(Get_OpReg(hcr_bulk_head));
4502 Set_OpReg(hcr_bulk_head,
4555 Set_OpReg(hcr_bulk_head, NUL
[all...]
H A Dohci_polled.c950 ohci_polled_regsp->hcr_bulk_head = Get_OpReg(hcr_bulk_head);

Completed in 76 milliseconds