Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Duhci.h134 #define uhci_packetout(token) (uhci_packetid(token) != USB_PID_IN) macro
Dusb-uhci.h121 #define uhci_packetout(token) (uhci_packetid(token) != USB_PID_IN) macro
Duhci.c1019 ret = uhci_map_status(status, uhci_packetout(td->info)); in uhci_result_control()
1023 uhci_packetout(td->info)); in uhci_result_control()
1158 ret = uhci_map_status(status, uhci_packetout(td->info)); in uhci_result_interrupt()
1162 uhci_packetout(td->info)); in uhci_result_interrupt()
1722 uhci_packetout(td->info), in uhci_unlink_generic()
1726 uhci_packetout(td->info), in uhci_unlink_generic()