Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_fw.c1143 bool lun_reset = false; in qedi_cleanup_all_io() local
1153 lun_reset = true; in qedi_cleanup_all_io()
1164 in_recovery, lun_reset); in qedi_cleanup_all_io()
1166 if (lun_reset) in qedi_cleanup_all_io()
1177 if (lun_reset) { in qedi_cleanup_all_io()
1202 if (lun_reset) in qedi_cleanup_all_io()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c1486 if (ha->isp_ops->lun_reset(fcport, sdev->lun, 1) in qla2xxx_eh_device_reset()
2265 .lun_reset = qla2x00_lun_reset,
2304 .lun_reset = qla2x00_lun_reset,
2343 .lun_reset = qla24xx_lun_reset,
2382 .lun_reset = qla24xx_lun_reset,
2421 .lun_reset = qla24xx_lun_reset,
2460 .lun_reset = qla24xx_lun_reset,
2499 .lun_reset = qla24xx_lun_reset,
2538 .lun_reset = qla24xx_lun_reset,
2577 .lun_reset = qlafx00_lun_reset,
[all …]
H A Dqla_def.h3455 int (*lun_reset) (struct fc_port *, uint64_t, int); member
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc569 * Have lpfc eh handlers, bus_reset and lun_reset, wait for all