Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c653 if (!sp->cmn.fcsp_support) { in emlxs_handle_sol_flogi()
784 if (!sp->cmn.fcsp_support) { in emlxs_handle_sol_fdisc()
843 if (!sp->cmn.fcsp_support) { in emlxs_handle_sol_plogi()
1220 if (!sp->cmn.fcsp_support) { in emlxs_process_unsol_flogi()
1401 if (!sp->cmn.fcsp_support) { in emlxs_process_unsol_plogi()
H A Demlxs_dhchap.c6926 if (ndlp->sparm.cmn.fcsp_support == 0) { in emlxs_dhc_auth_start()
7335 sp->cmn.fcsp_support = 0; in emlxs_dhc_init_sp()
7342 sp->cmn.fcsp_support = 0; in emlxs_dhc_init_sp()
7348 sp->cmn.fcsp_support = 0; in emlxs_dhc_init_sp()
7355 sp->cmn.fcsp_support = 0; in emlxs_dhc_init_sp()
7368 sp->cmn.fcsp_support = 0; in emlxs_dhc_init_sp()
7377 sp->cmn.fcsp_support = 1; in emlxs_dhc_init_sp()
7402 if (sp->cmn.fcsp_support) { in emlxs_dhc_verify_login()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1181 uint16_t fcsp_support:1; /* FC Word 1, bit 21 */ member
1205 uint16_t fcsp_support:1; /* FC Word 1, bit 21 */ member