PID_OUT
direction = (tw->tw_direction == PID_IN) ? PID_OUT : PID_IN;
SetTD_PID(uhcip, td, PID_OUT);
direction = (UHCI_XFER_DIR(eptd) == USB_EP_DIR_OUT) ? PID_OUT : PID_IN;
PID_OUT : PID_IN;
pp, tw, PID_OUT,
if ((tw->tw_handle_td != uhci_handle_intr_td) || (PID != PID_OUT)) {
tw->tw_direction = PID_OUT;
PID_OUT : PID_IN;
if (tw->tw_direction == PID_OUT) {
if ((tw->tw_direction == PID_OUT) && tw->tw_data) {
PID_OUT : PID_IN;
if ((tw->tw_direction == PID_OUT) && length) {
} else if (tmp_tw->tw_direction == PID_OUT) {