Home
last modified time | relevance | path

Searched refs:HC_TD_R (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h381 #define HC_TD_R 0x00040000 /* Buffer rounding */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c524 ctrl = tw->tw_direction | HC_TD_DT_0|HC_TD_1I | HC_TD_R; in ohci_hcdi_polled_write()
1921 td_control = HC_TD_IN|HC_TD_1I|HC_TD_R; in ohci_polled_insert_td()
1927 td_control = tw->tw_direction|HC_TD_DT_0|HC_TD_1I|HC_TD_R; in ohci_polled_insert_td()
2099 ctrl = tw->tw_direction | HC_TD_DT_0 | HC_TD_1I | HC_TD_R; in ohci_polled_insert_bulk_td()
H A Dohci.c4878 HC_TD_R : 0; in ohci_insert_ctrl_req()
5051 ctrl |= HC_TD_R; in ohci_insert_bulk_req()
5476 ctrl |= HC_TD_R; in ohci_insert_intr_req()