Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Duhci.wlcmd79 add uhci_trans_wrapper::tw_handle_td targets uhci_handle_bulk_td
80 add uhci_trans_wrapper::tw_handle_td targets uhci_handle_intr_td
81 add uhci_trans_wrapper::tw_handle_td targets uhci_handle_ctrl_td
82 add uhci_trans_wrapper::tw_handle_td targets uhci_handle_isoc_td
/titanic_50/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h291 struct uhci_trans_wrapper *pp_tw_head; /* Head of the list */
292 struct uhci_trans_wrapper *pp_tw_tail; /* Tail of the list */
360 typedef struct uhci_trans_wrapper { struct
361 struct uhci_trans_wrapper *tw_next; /* Next wrapper */ argument
H A Duhci.h224 struct uhci_trans_wrapper *tw;