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) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2337 } else if (strcmp(cap, FC_CAP_NOSTREAM_ON_UNALIGN_BUF) == 0) {
2341 "fca_get_cap: FC_CAP_NOSTREAM_ON_UNALIGN_BUF");
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13976 FC_CAP_NOSTREAM_ON_UNALIGN_BUF, &dma_behavior);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2917 } else if (strcmp(cap, FC_CAP_NOSTREAM_ON_UNALIGN_BUF) == 0) {

Completed in 170 milliseconds