Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h21 extern void qla2x00_reset_chip(struct scsi_qla_host *);
Dqla_os.c2125 .reset_chip = qla2x00_reset_chip,
2164 .reset_chip = qla2x00_reset_chip,
Dqla_init.c2485 qla2x00_reset_chip(scsi_qla_host_t *vha) in qla2x00_reset_chip() function