Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_bsg.c2452 vha->dport_status & DPORT_DIAG_IN_PROGRESS) { in qla2x00_do_dport_diagnostics_v2()
2459 if (vha->dport_status & DPORT_DIAG_CHIP_RESET_IN_PROGRESS && in qla2x00_do_dport_diagnostics_v2()
2462 vha->dport_status &= ~DPORT_DIAG_CHIP_RESET_IN_PROGRESS; in qla2x00_do_dport_diagnostics_v2()
2466 if (vha->dport_status & DPORT_DIAG_CHIP_RESET_IN_PROGRESS && in qla2x00_do_dport_diagnostics_v2()
2482 vha->dport_status |= DPORT_DIAG_IN_PROGRESS; in qla2x00_do_dport_diagnostics_v2()
H A Dqla_def.h5132 uint16_t dport_status; member
H A Dqla_isr.c1913 vha->dport_status &= ~DPORT_DIAG_IN_PROGRESS; in qla2x00_async_event()
H A Dqla_init.c7530 vha->dport_status |= DPORT_DIAG_CHIP_RESET_IN_PROGRESS; in qla2x00_abort_isp()
7531 vha->dport_status &= ~DPORT_DIAG_IN_PROGRESS; in qla2x00_abort_isp()