Searched defs:uhci_handle_ctrl_td (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1412 * uhci_handle_ctrl_td:
1416 uhci_handle_ctrl_td(uhci_state_t *uhcip, uhci_td_t *td) function
1430 "uhci_handle_ctrl_td: pp = 0x%p tw = 0x%p td = 0x%p "
1444 "uhci_handle_ctrl_td: Ctrl cmd failed, error = %x", error);
1456 "uhci_handle_ctrl_td: Bytes transferred = %x",
1503 "uhci_handle_ctrl_td: No resources");
1557 "uhci_handle_ctrl_td: No resources");
1629 "uhci_handle_ctrl_td: No TD");
1648 "uhci_handle_ctrl_td: TD exhausted");
1705 "uhci_handle_ctrl_td
[all...]

Completed in 47 milliseconds