Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h421 #define FCFTAB_STATE_OFFLINE 1 macro
425 #define FCOE_FCFTAB_STATE_OFFLINE FCFTAB_STATE_OFFLINE
446 #define FC_FCFTAB_STATE_OFFLINE FCFTAB_STATE_OFFLINE
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c2020 fcftab->state = FCFTAB_STATE_OFFLINE; in emlxs_fcf_init()