last_ep 482 drivers/usb/host/isp116x-hcd.c struct isp116x_ep *last_ep = NULL, *ep; last_ep 508 drivers/usb/host/isp116x-hcd.c isp116x->atl_active = last_ep = last_ep 510 drivers/usb/host/isp116x-hcd.c while (last_ep->next) last_ep 511 drivers/usb/host/isp116x-hcd.c last_ep = (last_ep->active = last_ep->next); last_ep 512 drivers/usb/host/isp116x-hcd.c last_ep->active = NULL; last_ep 557 drivers/usb/host/isp116x-hcd.c if (last_ep) last_ep 558 drivers/usb/host/isp116x-hcd.c last_ep->active = ep; last_ep 561 drivers/usb/host/isp116x-hcd.c last_ep = ep;