cq_howmany        106 drivers/usb/host/fhci-tds.c 			size = cq_howmany(&ep->conf_frame_Q);
cq_howmany        116 drivers/usb/host/fhci-tds.c 			size = cq_howmany(&ep->empty_frame_Q);
cq_howmany        126 drivers/usb/host/fhci-tds.c 			size = cq_howmany(&ep->dummy_packets_Q);
cq_howmany        461 drivers/usb/host/fhci-tds.c 	if (cq_howmany(&ep->conf_frame_Q) == 1)