EHCI_QTD_GET_PID  803 dev/usb/ehci.c 		if (EHCI_QTD_GET_PID(status) !=	EHCI_QTD_PID_SETUP)
EHCI_QTD_GET_PID 1267 dev/usb/ehci.c 	    EHCI_QTD_GET_PID(s), sbuf);
EHCI_QTD_GET_PID  302 dev/usb/ehcireg.h #define EHCI_QTD_GET_PID(x)	(((x) >>  8) & 0x3)