Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h374 #define EMLXS_FCFI_AVAILABLE 0x00000200 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c6126 mask = (EMLXS_FCFI_VALID|EMLXS_FCFI_AVAILABLE| in emlxs_fcoe_fcftab_fcfi_select()
6129 viable = (EMLXS_FCFI_VALID|EMLXS_FCFI_AVAILABLE| in emlxs_fcoe_fcftab_fcfi_select()
6234 mask = (EMLXS_FCFI_VALID|EMLXS_FCFI_AVAILABLE| in emlxs_fcoe_fcftab_process()
6237 viable = (EMLXS_FCFI_VALID|EMLXS_FCFI_AVAILABLE| in emlxs_fcoe_fcftab_process()
7128 mask = (EMLXS_FCFI_VALID|EMLXS_FCFI_AVAILABLE| in emlxs_fcoe_fcftab_full_evt_action()
7130 viable = (EMLXS_FCFI_VALID|EMLXS_FCFI_AVAILABLE| in emlxs_fcoe_fcftab_full_evt_action()
7241 mask = (EMLXS_FCFI_VALID|EMLXS_FCFI_AVAILABLE| in emlxs_fcoe_fcftab_online_action()
7243 viable = (EMLXS_FCFI_VALID|EMLXS_FCFI_AVAILABLE| in emlxs_fcoe_fcftab_online_action()
9111 fcfp->flag |= EMLXS_FCFI_AVAILABLE; in emlxs_fcfi_update()
9113 fcfp->flag &= ~EMLXS_FCFI_AVAILABLE; in emlxs_fcfi_update()