Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h51 extern ddi_dma_attr_t emlxs_dma_attr_ro;
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c177 ddi_dma_attr_t emlxs_dma_attr_ro = { variable
259 &emlxs_dma_attr_ro, /* fca dma fcp data attributes */
299 &emlxs_dma_attr_ro, /* fca dma fcp data attributes */
337 &emlxs_dma_attr_ro, /* fca dma fcp data attributes */
7079 bcopy((caddr_t)&emlxs_dma_attr_ro, (caddr_t)&hba->dma_attr_ro, in emlxs_hba_attach()