Searched refs:uhci_qh (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/uhci/ |
H A D | uhci.c | 49 int uhci_qh(uintptr_t, uint_t, int, const mdb_arg_t *); 292 uhci_qh(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in uhci_qh() function 616 { "uhci_qh", ": [-bd]", "print UHCI QH", uhci_qh, NULL},
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhci.h | 136 typedef struct uhci_qh { struct 145 struct uhci_qh *prev_qh; /* Pointer to Prev queue head */ argument
|