EHCI_NULL         424 dev/usb/ehci.c 			sqh->qh.qh_link = EHCI_NULL;
EHCI_NULL         434 dev/usb/ehci.c 		sqh->qh.qh_curqtd = EHCI_NULL;
EHCI_NULL         435 dev/usb/ehci.c 		sqh->qh.qh_qtd.qtd_next = EHCI_NULL;
EHCI_NULL         436 dev/usb/ehci.c 		sqh->qh.qh_qtd.qtd_altnext = EHCI_NULL;
EHCI_NULL         458 dev/usb/ehci.c 	sqh->qh.qh_curqtd = EHCI_NULL;
EHCI_NULL         462 dev/usb/ehci.c 	sqh->qh.qh_qtd.qtd_next = EHCI_NULL;
EHCI_NULL         463 dev/usb/ehci.c 	sqh->qh.qh_qtd.qtd_altnext = EHCI_NULL;
EHCI_NULL         800 dev/usb/ehci.c 		if (sqtd->qtd.qtd_next == EHCI_NULL &&
EHCI_NULL        1388 dev/usb/ehci.c 	sqh->qh.qh_curqtd = EHCI_NULL;
EHCI_NULL        1390 dev/usb/ehci.c 	sqh->qh.qh_qtd.qtd_next = EHCI_NULL;
EHCI_NULL        1391 dev/usb/ehci.c 	sqh->qh.qh_qtd.qtd_altnext = EHCI_NULL;
EHCI_NULL        1495 dev/usb/ehci.c 	sqh->qh.qh_qtd.qtd_altnext = EHCI_NULL;
EHCI_NULL        2310 dev/usb/ehci.c 			nextphys = EHCI_NULL;
EHCI_NULL        2533 dev/usb/ehci.c 	next = snext ? snext->physaddr : EHCI_NULL;
EHCI_NULL        2586 dev/usb/ehci.c 				    sqh->qh.qh_qtd.qtd_altnext = EHCI_NULL;
EHCI_NULL        2844 dev/usb/ehci.c 	stat->qtd.qtd_next = stat->qtd.qtd_altnext = EHCI_NULL;