Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h951 ohci_ed_t *old_ed);
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4624 ohci_ed_t *old_ed) in ohci_deallocate_ed() argument
4633 dummy_td = ohci_td_iommu_to_cpu(ohcip, Get_ED(old_ed->hced_headp)); in ohci_deallocate_ed()
4642 "ohci_deallocate_ed: Deallocated 0x%p", (void *)old_ed); in ohci_deallocate_ed()
4644 bzero((void *)old_ed, sizeof (ohci_ed_t)); in ohci_deallocate_ed()
4645 Set_ED(old_ed->hced_state, HC_EPT_FREE); in ohci_deallocate_ed()