Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dips.c232 static int ips_eh_reset(struct scsi_cmnd *);
363 .eh_host_reset_handler = ips_eh_reset,
1015 static int ips_eh_reset(struct scsi_cmnd *SC) in ips_eh_reset() function