Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h424 #define HC_TD_CC_NA 0xF0000000 /* Not accessed */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1976 Set_TD(td->hctd_ctrl, (hctd_ctrl | HC_TD_CC_NA)); in ohci_polled_fill_in_td()
H A Dohci.c6019 Set_TD(td->hctd_ctrl, (hctd_ctrl | HC_TD_CC_NA)); in ohci_fill_in_td()
6163 Set_TD(td->hctd_ctrl, (hctd_ctrl | HC_TD_CC_NA)); in ohci_init_itd()
8672 case HC_TD_CC_NA: in ohci_check_for_error()