Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h414 #define UHCI_DMA_ATTR_SGLLEN 0x7fffffff macro
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1782 dma_attr.dma_attr_sgllen = UHCI_DMA_ATTR_SGLLEN; in uhci_create_transfer_wrapper()