Searched refs:dpc_active (Results 1 – 4 of 4) sorted by relevance
535 ha->dpc_active = 0; in qla24xx_create_vhost()
1130 ha->dpc_active) && time_before(jiffies, wait_online)) { in qla2x00_wait_for_hba_online()1212 while ((qla2x00_reset_active(vha) || ha->dpc_active || in qla2x00_wait_for_hba_ready()1234 ha->dpc_active) && time_before(jiffies, wait_reset)) { in qla2x00_wait_for_chip_reset()6868 ha->dpc_active = 1; in qla2x00_do_dpc()7177 ha->dpc_active = 0; in qla2x00_do_dpc()7189 ha->dpc_active = 0; in qla2x00_do_dpc()
2846 !ha->dpc_active) { in qla2x00_get_fc_host_stats()
4385 uint8_t dpc_active; /* DPC routine is active */ member