Searched refs:HC_TD_FREE (Results 1 – 2 of 2) sorted by relevance
438 #define HC_TD_FREE 1 /* Free TD */ macro
1030 Set_TD(ohcip->ohci_td_pool_addr[i].hctd_state, HC_TD_FREE); in ohci_allocate_pools()2159 if ((state != HC_TD_FREE) && (state != HC_TD_DUMMY) && in ohci_cleanup()5952 if (state == HC_TD_FREE) { in ohci_allocate_td_from_pool()6662 Set_TD(old_td->hctd_state, HC_TD_FREE); in ohci_deallocate_td()