Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h88 #define OHCI_DMA_ATTR_TD_SGLLEN 2 /* maximum 8K per TD */ macro
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c6191 if (bufp->ncookies == OHCI_DMA_ATTR_TD_SGLLEN) { in ohci_init_itd()
7080 dma_attr.dma_attr_sgllen = OHCI_DMA_ATTR_TD_SGLLEN; in ohci_create_isoc_transfer_wrapper()
7168 (ccount <= OHCI_DMA_ATTR_TD_SGLLEN)) { in ohci_create_isoc_transfer_wrapper()
9449 (ccount <= OHCI_DMA_ATTR_TD_SGLLEN)) { in ohci_tw_rebind_cookie()