max3420_nuke
static void max3420_nuke(struct max3420_ep *ep, int status);
max3420_nuke(&udc->ep[i], -ECONNRESET);
max3420_nuke(ep, -ESHUTDOWN);