Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_gbl.h21 extern int qla2x00_reset_chip(struct scsi_qla_host *);
Dqla_os.c2117 .reset_chip = qla2x00_reset_chip,
2156 .reset_chip = qla2x00_reset_chip,
Dqla_init.c2508 qla2x00_reset_chip(scsi_qla_host_t *vha) in qla2x00_reset_chip() function