Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1828 #define FC_INIT_START 0x10 /* Adapter restarted */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c113 {FC_INIT_START, "INIT_START"},
H A Demlxs_dfc.c4456 } else if (hba->state < FC_INIT_START) { in emlxs_set_hba_mode()
4564 } else if (hba->state < FC_INIT_START) { in emlxs_set_hba_mode()
H A Demlxs_sli3.c2067 EMLXS_STATE_CHANGE(hba, FC_INIT_START); in emlxs_sli3_hba_reset()