Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h552 #define EHCI_QTD_FREE 1 /* Free QTD */ macro
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c471 qtd_state, EHCI_QTD_FREE); in ehci_allocate_pools()
1841 if ((ctrl != EHCI_QTD_FREE) && in ehci_cleanup()
H A Dehci_xfer.c2333 if (ctrl == EHCI_QTD_FREE) { in ehci_allocate_qtd_from_pool()
2767 Set_QTD(old_qtd->qtd_state, EHCI_QTD_FREE); in ehci_deallocate_qtd()