sxqh             2250 dev/usb/uhci.c 		uhci_soft_qh_t *sxqh;
sxqh             2260 dev/usb/uhci.c 		sxqh = (uhci_soft_qh_t *)std;
sxqh             2261 dev/usb/uhci.c 		uhci_dump_qh(sxqh);
sxqh             2262 dev/usb/uhci.c 		for (xqh = sxqh;
sxqh             2264 dev/usb/uhci.c 		     xqh = (maxqh++ == 5 || xqh->hlink == sxqh ||