Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.h131 #define UHCI_TD_IN(len, endp, dev, dt) (UHCI_TD_SET_MAXLEN(len) | \ macro
H A Duhci.c2108 UHCI_TD_IN(0, xfer->endpointno, xfer->address, 0) : in uhci_device_isoc_open()