Home
last modified time | relevance | path

Searched refs:EMLXS_FCFI_FRESH (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h374 #define EMLXS_FCFI_FRESH 0x00000800 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c6080 fcfp->flag |= EMLXS_FCFI_FRESH; in emlxs_fcoe_fcftab_read_cmpl_action()
6082 fcfp->flag &= ~EMLXS_FCFI_FRESH; in emlxs_fcoe_fcftab_read_cmpl_action()
6089 if (!(fcfp->flag & EMLXS_FCFI_FRESH) && in emlxs_fcoe_fcftab_read_cmpl_action()
6127 EMLXS_FCFI_CONFIGURED|EMLXS_FCFI_FRESH| in emlxs_fcoe_fcftab_fcfi_select()
6130 EMLXS_FCFI_CONFIGURED|EMLXS_FCFI_FRESH); in emlxs_fcoe_fcftab_fcfi_select()
6235 EMLXS_FCFI_CONFIGURED|EMLXS_FCFI_FRESH| in emlxs_fcoe_fcftab_process()
6238 EMLXS_FCFI_CONFIGURED|EMLXS_FCFI_FRESH); in emlxs_fcoe_fcftab_process()
6288 if (!(fcfp->flag & EMLXS_FCFI_FRESH)) { in emlxs_fcoe_fcftab_process()
9138 fcfp->flag |= EMLXS_FCFI_FRESH; in emlxs_fcfi_update()