qh_element        170 drivers/usb/host/uhci-debug.c 	__hc32 element = qh_element(qh);
qh_element        494 drivers/usb/host/uhci-debug.c 			if (qh_element(qh) != LINK_TO_TD(uhci, uhci->term_td)) {
qh_element        350 drivers/usb/host/uhci-q.c 	if (qh_element(qh) == UHCI_PTR_TERM(uhci))
qh_element        387 drivers/usb/host/uhci-q.c 	else if (qh_element(qh) != UHCI_PTR_TERM(uhci))
qh_element        486 drivers/usb/host/uhci-q.c 	if (qh_element(qh) == UHCI_PTR_TERM(uhci)) {
qh_element       1711 drivers/usb/host/uhci-q.c 		if (qh->post_td && qh_element(qh) ==