Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h767 extern void qla82xx_reset_chip(struct scsi_qla_host *);
Dqla_os.c2320 .reset_chip = qla82xx_reset_chip,
2359 .reset_chip = qla82xx_reset_chip,
Dqla_nx.c1761 qla82xx_reset_chip(scsi_qla_host_t *vha) in qla82xx_reset_chip() function