Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_gbl.h22 extern int qla24xx_reset_chip(struct scsi_qla_host *);
Dqla_os.c2195 .reset_chip = qla24xx_reset_chip,
2234 .reset_chip = qla24xx_reset_chip,
2273 .reset_chip = qla24xx_reset_chip,
2390 .reset_chip = qla24xx_reset_chip,
2468 .reset_chip = qla24xx_reset_chip,
Dqla_init.c2887 qla24xx_reset_chip(scsi_qla_host_t *vha) in qla24xx_reset_chip() function