Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h470 uint16_t edtovResolution:1; /* FC Word 1, bit 26 */ member
484 uint16_t edtovResolution:1; /* FC Word 1, bit 26 */ member
H A Demlxs_hw.h1174 uint16_t edtovResolution:1; /* FC Word 1, bit 26 */ member
1192 uint16_t edtovResolution:1; /* FC Word 1, bit 26 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c586 if (sp->cmn.edtovResolution) { in emlxs_handle_sol_flogi()
863 if (sp->cmn.edtovResolution) { in emlxs_handle_sol_plogi()
1200 if (sp->cmn.edtovResolution) { in emlxs_process_unsol_flogi()
1419 if (sp->cmn.edtovResolution) { in emlxs_process_unsol_plogi()
2264 lp[3] = sp->cmn.edtovResolution << 26; in emlxs_handle_unsol_rtv()
H A Demlxs_fcf.c10859 if (flogi_sparam->cmn.edtovResolution) { in emlxs_vfi_reg_action()