PIPE_DEVEP_MASK
destination = (urb->pipe & PIPE_DEVEP_MASK) | usb_packetid(urb->pipe);
destination = (urb->pipe & PIPE_DEVEP_MASK) | USB_PID_SETUP;