Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h96 #define FC_CAP_POST_RESET_BEHAVIOR "port reset behavior" macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c307 } else if (strcmp(cap, FC_CAP_POST_RESET_BEHAVIOR) == 0) { in fcoei_get_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2337 } else if (strcmp(cap, FC_CAP_POST_RESET_BEHAVIOR) == 0) { in emlxs_fca_get_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3218 } else if (strcmp(cap, FC_CAP_POST_RESET_BEHAVIOR) == 0) { in ql_get_cap()
3275 } else if (strcmp(cap, FC_CAP_POST_RESET_BEHAVIOR) == 0) { in ql_set_cap()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13954 FC_CAP_POST_RESET_BEHAVIOR, &action); in fp_retrieve_caps()