Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h335 #define HC_EPT_FREE 1 /* Free ED */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1095 Set_ED(ohcip->ohci_ed_pool_addr[i].hced_state, HC_EPT_FREE); in ohci_allocate_pools()
3772 if (state == HC_EPT_FREE) { in ohci_alloc_hc_ed()
3799 Set_ED(hc_ed->hced_state, HC_EPT_FREE); in ohci_alloc_hc_ed()
4645 Set_ED(old_ed->hced_state, HC_EPT_FREE); in ohci_deallocate_ed()