Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h97 #define FC_CAP_NOSTREAM_ON_UNALIGN_BUF "no dma streaming on unaligned buf" macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c303 } else if (strcmp(cap, FC_CAP_NOSTREAM_ON_UNALIGN_BUF) == 0) { in fcoei_get_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2347 } else if (strcmp(cap, FC_CAP_NOSTREAM_ON_UNALIGN_BUF) == 0) { in emlxs_fca_get_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13980 FC_CAP_NOSTREAM_ON_UNALIGN_BUF, &dma_behavior); in fp_retrieve_caps()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3187 } else if (strcmp(cap, FC_CAP_NOSTREAM_ON_UNALIGN_BUF) == 0) { in ql_get_cap()