Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h413 #define UHCI_DMA_ATTR_ALIGN 0x800 macro
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c1783 dma_attr.dma_attr_align = UHCI_DMA_ATTR_ALIGN; in uhci_create_transfer_wrapper()