Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqla1280.c405 static int qla1280_device_reset(struct scsi_qla_host *, int, int);
884 if (qla1280_device_reset(ha, bus, target) == 0) { in qla1280_error_action()
2597 qla1280_device_reset(struct scsi_qla_host *ha, int bus, int target) in qla1280_device_reset() function