Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_gbl.h20 extern int qla2x00_reset_chip(struct scsi_qla_host *);
Dqla_os.c2160 .reset_chip = qla2x00_reset_chip,
2199 .reset_chip = qla2x00_reset_chip,
Dqla_init.c2575 qla2x00_reset_chip(scsi_qla_host_t *vha) in qla2x00_reset_chip() function