Home
last modified time | relevance | path

Searched refs:FC_NO_STREAMING (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h128 FC_NO_STREAMING /* Disable Streaming on unaligned */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13987 case FC_NO_STREAMING: in fp_retrieve_caps()
13995 dma_behavior = FC_NO_STREAMING; in fp_retrieve_caps()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3208 *rptr = (uint32_t)FC_NO_STREAMING; in ql_get_cap()