Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h77 #define EHCI_DMA_ATTR_COUNT_MAX 0xffffffffull macro
82 #define EHCI_DMA_ATTR_COUNT_MAX 0x00ffffffull
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c360 ehcip->ehci_dma_attr.dma_attr_count_max = EHCI_DMA_ATTR_COUNT_MAX; in ehci_set_dma_attributes()