UHCI_TD_GET_PID 785 dev/usb/uhci.c UHCI_TD_GET_PID(letoh32(p->td.td_token)), UHCI_TD_GET_PID 1403 dev/usb/uhci.c if (UHCI_TD_GET_PID(letoh32(std->td.td_token)) != UHCI_TD_GET_PID 166 dev/usb/uhcireg.h #define UHCI_TD_GET_PID(s) ((s) & 0xff)