Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/dpt/
Ddpti_i2o.h300 #define ADAPTER_STATE_READY 0x05 macro
/linux-4.4.14/include/uapi/linux/
Di2o-dev.h394 #define ADAPTER_STATE_READY 0x05 macro
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc.h198 #define ADAPTER_STATE_READY 3 macro
Dbnx2fc_fcoe.c919 clear_bit(ADAPTER_STATE_READY, &hba->adapter_state); in bnx2fc_indicate_netevent()
1916 clear_bit(ADAPTER_STATE_READY, &hba->adapter_state); in bnx2fc_ulp_stop()
1944 set_bit(ADAPTER_STATE_READY, &interface->hba->adapter_state); in bnx2fc_start_disc()
2321 set_bit(ADAPTER_STATE_READY, &interface->hba->adapter_state); in _bnx2fc_create()
/linux-4.4.14/drivers/scsi/
Ddpt_i2o.c2730 if (pHba->status_block->iop_state == ADAPTER_STATE_READY || in adpt_i2o_activate_hba()
3439 if((pHba->status_block->iop_state != ADAPTER_STATE_READY) && in adpt_i2o_quiesce_hba()
3477 if(pHba->status_block->iop_state != ADAPTER_STATE_READY) in adpt_i2o_enable_hba()