Home
last modified time | relevance | path

Searched refs:FC_CAP_PAYLOAD_SIZE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h95 #define FC_CAP_PAYLOAD_SIZE "exchange payload max" macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c305 } else if (strcmp(cap, FC_CAP_PAYLOAD_SIZE) == 0) { in fcoei_get_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2327 } else if (strcmp(cap, FC_CAP_PAYLOAD_SIZE) == 0) { in emlxs_fca_get_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3215 } else if (strcmp(cap, FC_CAP_PAYLOAD_SIZE) == 0) { in ql_get_cap()
3273 } else if (strcmp(cap, FC_CAP_PAYLOAD_SIZE) == 0) { in ql_set_cap()