HomeSort by: relevance | last modified time | path
    Searched defs:qtd_list (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.h 258 * @qtd_list: List of QTDs for this QH
300 struct list_head qtd_list; member in struct:dwc2_qh
751 _qtd_ = list_entry((_qh_)->qtd_list.next, struct dwc2_qtd, \
dwc2_hcd.h 258 * @qtd_list: List of QTDs for this QH
300 struct list_head qtd_list; member in struct:dwc2_qh
751 _qtd_ = list_entry((_qh_)->qtd_list.next, struct dwc2_qtd, \

Completed in 24 milliseconds