Home
last modified time | relevance | path

Searched refs:fc_fcp_dma_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h139 } fc_fcp_dma_t; typedef
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h112 fc_fcp_dma_t port_fcp_dma; /* FCP DVMA space */
H A Dfctl_private.h614 fc_fcp_dma_t fp_fcp_dma; /* FCP DVMA space */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h331 fc_fcp_dma_t port_fcp_dma;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2358 fc_fcp_dma_t *fcp_dma; in emlxs_fca_get_cap()
2363 fcp_dma = (fc_fcp_dma_t *)ptr; in emlxs_fca_get_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13916 fc_fcp_dma_t fcp_dma; in fp_retrieve_caps()