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.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()
H A Dqla_def.h5130 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.c7520 vha->dport_status |= DPORT_DIAG_CHIP_RESET_IN_PROGRESS; in qla2x00_abort_isp()
7521 vha->dport_status &= ~DPORT_DIAG_IN_PROGRESS; in qla2x00_abort_isp()