Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/dpt/
Ddpti_i2o.h295 #define ADAPTER_STATE_READY 0x05 macro
/Linux-v5.4/include/uapi/linux/
Di2o-dev.h395 #define ADAPTER_STATE_READY 0x05 macro
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc.h201 #define ADAPTER_STATE_READY 3 macro
Dbnx2fc_fcoe.c971 clear_bit(ADAPTER_STATE_READY, &hba->adapter_state); in bnx2fc_indicate_netevent()
1988 clear_bit(ADAPTER_STATE_READY, &hba->adapter_state); in bnx2fc_ulp_stop()
2016 set_bit(ADAPTER_STATE_READY, &interface->hba->adapter_state); in bnx2fc_start_disc()
2411 set_bit(ADAPTER_STATE_READY, &interface->hba->adapter_state); in _bnx2fc_create()
/Linux-v5.4/drivers/scsi/
Ddpt_i2o.c2698 if (pHba->status_block->iop_state == ADAPTER_STATE_READY || in adpt_i2o_activate_hba()
3403 if((pHba->status_block->iop_state != ADAPTER_STATE_READY) && in adpt_i2o_quiesce_hba()
3441 if(pHba->status_block->iop_state != ADAPTER_STATE_READY) in adpt_i2o_enable_hba()