Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.h92 #define UHCI_TD_PID_SETUP 0x0000002d macro
124 UHCI_TD_PID_SETUP)
H A Duhci.c1712 temp.td_token |= htole32(UHCI_TD_PID_SETUP | in uhci_setup_standard_chain()