Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_gbl.h21 extern int qla2x00_reset_chip(struct scsi_qla_host *);
Dqla_os.c2219 .reset_chip = qla2x00_reset_chip,
2258 .reset_chip = qla2x00_reset_chip,
Dqla_init.c2809 qla2x00_reset_chip(scsi_qla_host_t *vha) in qla2x00_reset_chip() function