Home
last modified time | relevance | path

Searched refs:UHCI_TD_GET_PID (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Duhcireg.h159 #define UHCI_TD_GET_PID(s) ((s) & 0xff) macro
H A Duhci.c648 UHCI_TD_GET_PID(letoh32(p->td.td_token)), in uhci_dump_td()
1262 if (UHCI_TD_GET_PID(letoh32(std->td.td_token)) != in uhci_idone()