Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
ehcireg.h | 307 typedef struct ehci_qtd_t { struct 345 } ehci_qtd_t; typedef in typeref:struct:ehci_qtd_t 347 #define EHCI_QTD_SIZE (roundup(sizeof(ehci_qtd_t), EHCI_QTD_ALLOC_ALIGN)) 398 ehci_qtd_t qh_qtd; |
ehcireg.h | 307 typedef struct ehci_qtd_t { struct 345 } ehci_qtd_t; typedef in typeref:struct:ehci_qtd_t 347 #define EHCI_QTD_SIZE (roundup(sizeof(ehci_qtd_t), EHCI_QTD_ALLOC_ALIGN)) 398 ehci_qtd_t qh_qtd; |