lastp            1689 dev/usb/uhci.c 	uhci_soft_td_t *p, *lastp;
lastp            1717 dev/usb/uhci.c 	lastp = NULL;
lastp            1728 dev/usb/uhci.c 			uhci_free_std_chain(sc, lastp, NULL);
lastp            1731 dev/usb/uhci.c 		p->link.std = lastp;
lastp            1733 dev/usb/uhci.c 		lastp = p;
lastp            1750 dev/usb/uhci.c 	*sp = lastp;