Home
last modified time | relevance | path

Searched refs:dport_status (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_bsg.c2458 vha->dport_status & DPORT_DIAG_IN_PROGRESS) { in qla2x00_do_dport_diagnostics_v2()
2465 if (vha->dport_status & DPORT_DIAG_CHIP_RESET_IN_PROGRESS && in qla2x00_do_dport_diagnostics_v2()
2468 vha->dport_status &= ~DPORT_DIAG_CHIP_RESET_IN_PROGRESS; in qla2x00_do_dport_diagnostics_v2()
2472 if (vha->dport_status & DPORT_DIAG_CHIP_RESET_IN_PROGRESS && in qla2x00_do_dport_diagnostics_v2()
2488 vha->dport_status |= DPORT_DIAG_IN_PROGRESS; in qla2x00_do_dport_diagnostics_v2()
Dqla_def.h5120 uint16_t dport_status; member
Dqla_isr.c1913 vha->dport_status &= ~DPORT_DIAG_IN_PROGRESS; in qla2x00_async_event()
Dqla_init.c7500 vha->dport_status |= DPORT_DIAG_CHIP_RESET_IN_PROGRESS; in qla2x00_abort_isp()
7501 vha->dport_status &= ~DPORT_DIAG_IN_PROGRESS; in qla2x00_abort_isp()