Home
last modified time | relevance | path

Searched refs:ADAPTER_STATE_INIT_FAILED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_init.c176 !test_bit(ADAPTER_STATE_INIT_FAILED, &hba->adapter_state) && i--) in bnx2i_start()
H A Dbnx2i.h424 #define ADAPTER_STATE_INIT_FAILED 31 macro
H A Dbnx2i_hwi.c125 set_bit(ADAPTER_STATE_INIT_FAILED, &hba->adapter_state); in bnx2i_iscsi_license_error()