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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h138 FC_NO_DVMA_SPACE /* allocation shouldn't be DVMA mem */ enumerator in enum:fc_fcp_dma
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c310 *rptr = FC_NO_DVMA_SPACE;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2402 nodma = (pptr->port_fcp_dma == FC_NO_DVMA_SPACE)
6538 nodma = (pptr->port_fcp_dma == FC_NO_DVMA_SPACE) ? 1 : 0;
8789 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) {
8864 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) {
8930 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) {
9176 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) {
10496 if (pptr->port_fcp_dma == FC_NO_DVMA_SPACE) {
10502 * unfortunate. FC_NO_DVMA_SPACE doesn't mean "NO VIRTUAL
10546 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) {
11703 if (pptr->port_fcp_dma != FC_NO_DVMA_SPACE) {
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c14011 if (rval != FC_CAP_FOUND || (fcp_dma != FC_NO_DVMA_SPACE &&
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2960 *rptr = FC_NO_DVMA_SPACE;

Completed in 134 milliseconds