Searched refs:host_reset (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dscsi_sysfs.c273 if (sht->host_reset) store_host_reset()
274 ret = sht->host_reset(shost, type); store_host_reset()
282 static DEVICE_ATTR(host_reset, S_IWUSR, NULL, store_host_reset);
/linux-4.1.27/drivers/scsi/esas2r/
H A Desas2r_main.c1126 static int esas2r_host_bus_reset(struct scsi_cmnd *cmd, bool host_reset) esas2r_host_bus_reset() argument
1134 if (host_reset) esas2r_host_bus_reset()
1156 esas2r_log(ESAS2R_LOG_INFO, "host_reset (%p)", cmd); esas2r_host_reset()
/linux-4.1.27/include/scsi/
H A Dscsi_host.h330 int (*host_reset)(struct Scsi_Host *shost, int reset_type); member in struct:scsi_host_template
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_target.c6008 * host_reset, bring up w/ Target Mode Enabled
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_os.c213 .host_reset = qla4xxx_host_reset,

Completed in 196 milliseconds