Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_os.c166 static int qla4xxx_host_reset(struct Scsi_Host *shost, int reset_type);
213 .host_reset = qla4xxx_host_reset,
9497 static int qla4xxx_host_reset(struct Scsi_Host *shost, int reset_type) in qla4xxx_host_reset() function