Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1815 #define FC_INIT_START 0x10 /* Adapter restarted */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c111 {FC_INIT_START, "INIT_START"},
H A Demlxs_dfc.c4400 } else if (hba->state < FC_INIT_START) { in emlxs_set_hba_mode()
4508 } else if (hba->state < FC_INIT_START) { in emlxs_set_hba_mode()
H A Demlxs_sli3.c2062 EMLXS_STATE_CHANGE(hba, FC_INIT_START); in emlxs_sli3_hba_reset()