Home
last modified time | relevance | path

Searched refs:FC_NO_DVMA_SPACE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h138 FC_NO_DVMA_SPACE /* allocation shouldn't be DVMA mem */ enumerator
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2402 nodma = (pptr->port_fcp_dma == FC_NO_DVMA_SPACE) in fcp_send_scsi_ioctl()
6538 nodma = (pptr->port_fcp_dma == FC_NO_DVMA_SPACE) ? 1 : 0; in fcp_send_scsi()
8803 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) { in fcp_complete_pkt()
8878 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) { in fcp_complete_pkt()
8944 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) { in fcp_complete_pkt()
9190 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) { in fcp_complete_pkt()
10510 if (pptr->port_fcp_dma == FC_NO_DVMA_SPACE) { in fcp_kmem_cache_constructor()
10560 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) { in fcp_kmem_cache_destructor()
11717 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) { in fcp_reset_target()
14216 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) { in fcp_prepare_pkt()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c310 *rptr = FC_NO_DVMA_SPACE; in fcoei_get_cap()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c14011 if (rval != FC_CAP_FOUND || (fcp_dma != FC_NO_DVMA_SPACE && in fp_retrieve_caps()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2960 *rptr = FC_NO_DVMA_SPACE; in ql_get_cap()