Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h493 uint32_t fcfi_count; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c2600 fcftab->fcfi_count = 0; in emlxs_fcftab_shutdown_action()
3949 fcftab->fcfi_count = 0; in emlxs_fc_fcftab_process()
4025 fcftab->fcfi_count = 1; in emlxs_fc_fcftab_process()
4084 fcftab->fcfi_count, in emlxs_fc_fcftab_fcfi_online_action()
6414 fcftab->fcfi_count = count; in emlxs_fcoe_fcftab_process()
6467 fcftab->fcfi_count, in emlxs_fcoe_fcftab_fcfi_online_action()
6479 fcftab->fcfi_count, in emlxs_fcoe_fcftab_fcfi_online_action()
6500 fcftab->fcfi_count); in emlxs_fcoe_fcftab_fcfi_online_action()
7002 if (fcf_index >= fcftab->fcfi_count) { in emlxs_fcoe_fcftab_fcf_delete()
7266 fcftab->fcfi_count, count); in emlxs_fcoe_fcftab_online_action()
[all …]
H A Demlxs_dfc.c10493 fcflist->nActiveFCFs = hba->sli.sli4.fcftab.fcfi_count; in emlxs_dfc_get_fcflist()