Home
last modified time | relevance | path

Searched refs:dpc_active (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c1096 ha->dpc_active) && time_before(jiffies, wait_online)) { in qla2x00_wait_for_hba_online()
1162 while ((qla2x00_reset_active(vha) || ha->dpc_active || in qla2x00_wait_for_hba_ready()
1184 ha->dpc_active) && time_before(jiffies, wait_reset)) { in qla2x00_wait_for_chip_reset()
6681 ha->dpc_active = 1; in qla2x00_do_dpc()
6993 ha->dpc_active = 0; in qla2x00_do_dpc()
7005 ha->dpc_active = 0; in qla2x00_do_dpc()
H A Dqla_mid.c518 ha->dpc_active = 0; in qla24xx_create_vhost()
H A Dqla_attr.c2794 !ha->dpc_active) { in qla2x00_get_fc_host_stats()
H A Dqla_def.h4234 uint8_t dpc_active; /* DPC routine is active */ member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c1112 ha->dpc_active) && time_before(jiffies, wait_online)) { in qla2x00_wait_for_hba_online()
1194 while ((qla2x00_reset_active(vha) || ha->dpc_active || in qla2x00_wait_for_hba_ready()
1216 ha->dpc_active) && time_before(jiffies, wait_reset)) { in qla2x00_wait_for_chip_reset()
6928 ha->dpc_active = 1; in qla2x00_do_dpc()
7235 ha->dpc_active = 0; in qla2x00_do_dpc()
7247 ha->dpc_active = 0; in qla2x00_do_dpc()
H A Dqla_mid.c526 ha->dpc_active = 0; in qla24xx_create_vhost()
H A Dqla_attr.c2859 !ha->dpc_active) { in qla2x00_get_fc_host_stats()
H A Dqla_def.h4462 uint8_t dpc_active; /* DPC routine is active */ member

Completed in 57 milliseconds