Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qedi/
Dqedi_fw.c1203 bool lun_reset = false; in qedi_cleanup_all_io() local
1213 lun_reset = true; in qedi_cleanup_all_io()
1224 in_recovery, lun_reset); in qedi_cleanup_all_io()
1226 if (lun_reset) in qedi_cleanup_all_io()
1237 if (lun_reset) { in qedi_cleanup_all_io()
1261 if (lun_reset) in qedi_cleanup_all_io()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_os.c1472 ha->isp_ops->lun_reset); in qla2xxx_eh_device_reset()
2139 .lun_reset = qla2x00_lun_reset,
2178 .lun_reset = qla2x00_lun_reset,
2217 .lun_reset = qla24xx_lun_reset,
2256 .lun_reset = qla24xx_lun_reset,
2295 .lun_reset = qla24xx_lun_reset,
2334 .lun_reset = qla24xx_lun_reset,
2373 .lun_reset = qla24xx_lun_reset,
2412 .lun_reset = qla24xx_lun_reset,
2451 .lun_reset = qlafx00_lun_reset,
[all …]
Dqla_def.h3138 int (*lun_reset) (struct fc_port *, uint64_t, int); member
/Linux-v4.19/Documentation/scsi/
DChangeLog.lpfc569 * Have lpfc eh handlers, bus_reset and lun_reset, wait for all