Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qedi/
Dqedi_fw.c1200 bool lun_reset = false; in qedi_cleanup_all_io() local
1210 lun_reset = true; in qedi_cleanup_all_io()
1221 in_recovery, lun_reset); in qedi_cleanup_all_io()
1223 if (lun_reset) in qedi_cleanup_all_io()
1234 if (lun_reset) { in qedi_cleanup_all_io()
1259 if (lun_reset) in qedi_cleanup_all_io()
/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_os.c1461 ha->isp_ops->lun_reset); in qla2xxx_eh_device_reset()
2174 .lun_reset = qla2x00_lun_reset,
2213 .lun_reset = qla2x00_lun_reset,
2252 .lun_reset = qla24xx_lun_reset,
2291 .lun_reset = qla24xx_lun_reset,
2330 .lun_reset = qla24xx_lun_reset,
2369 .lun_reset = qla24xx_lun_reset,
2408 .lun_reset = qla24xx_lun_reset,
2447 .lun_reset = qla24xx_lun_reset,
2486 .lun_reset = qlafx00_lun_reset,
[all …]
Dqla_def.h3277 int (*lun_reset) (struct fc_port *, uint64_t, int); member
/Linux-v5.10/Documentation/scsi/
DChangeLog.lpfc569 * Have lpfc eh handlers, bus_reset and lun_reset, wait for all