Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.h93 #define UHCI_TD_GET_PID(s) ((s) & 0xff) macro
H A Duhci.c771 UHCI_TD_GET_PID(td_token), in uhci_dump_td()