Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.h464 #define FSTATE_FX00_INITIALIZED 0x1000 /* FW has been initialized by macro
H A Dqla_mr.c1063 if (state[0] == FSTATE_FX00_INITIALIZED) { in qlafx00_fw_ready()