Home
last modified time | relevance | path

Searched refs:FC_DVMA_SPACE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h137 FC_DVMA_SPACE, /* allocation should be in DVMA mem */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c14016 fcp_dma != FC_DVMA_SPACE)) { in fp_retrieve_caps()
14017 fcp_dma = FC_DVMA_SPACE; in fp_retrieve_caps()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2364 *fcp_dma = FC_DVMA_SPACE; in emlxs_fca_get_cap()