Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Di2o-dev.h395 #define ADAPTER_STATE_READY 0x05 macro
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h198 #define ADAPTER_STATE_READY 3 macro
H A Dbnx2fc_fcoe.c965 clear_bit(ADAPTER_STATE_READY, &hba->adapter_state); in bnx2fc_indicate_netevent()
1976 clear_bit(ADAPTER_STATE_READY, &hba->adapter_state); in bnx2fc_ulp_stop()
2004 set_bit(ADAPTER_STATE_READY, &interface->hba->adapter_state); in bnx2fc_start_disc()
2399 set_bit(ADAPTER_STATE_READY, &interface->hba->adapter_state); in _bnx2fc_create()