Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/dpt/
Ddpti_i2o.h300 #define ADAPTER_STATE_READY 0x05 macro
/Linux-v4.19/include/uapi/linux/
Di2o-dev.h395 #define ADAPTER_STATE_READY 0x05 macro
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc.h200 #define ADAPTER_STATE_READY 3 macro
Dbnx2fc_fcoe.c980 clear_bit(ADAPTER_STATE_READY, &hba->adapter_state); in bnx2fc_indicate_netevent()
1997 clear_bit(ADAPTER_STATE_READY, &hba->adapter_state); in bnx2fc_ulp_stop()
2025 set_bit(ADAPTER_STATE_READY, &interface->hba->adapter_state); in bnx2fc_start_disc()
2420 set_bit(ADAPTER_STATE_READY, &interface->hba->adapter_state); in _bnx2fc_create()
/Linux-v4.19/drivers/scsi/
Ddpt_i2o.c2738 if (pHba->status_block->iop_state == ADAPTER_STATE_READY || in adpt_i2o_activate_hba()
3443 if((pHba->status_block->iop_state != ADAPTER_STATE_READY) && in adpt_i2o_quiesce_hba()
3481 if(pHba->status_block->iop_state != ADAPTER_STATE_READY) in adpt_i2o_enable_hba()