Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic.h367 int snic_device_reset(struct scsi_cmnd *);
H A Dsnic_main.c108 .eh_device_reset_handler = snic_device_reset,
H A Dsnic_scsi.c2122 snic_device_reset(struct scsi_cmnd *sc) in snic_device_reset() function