Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_gbl.h21 extern int qla24xx_reset_chip(struct scsi_qla_host *);
H A Dqla_os.c2211 .reset_chip = qla24xx_reset_chip,
2250 .reset_chip = qla24xx_reset_chip,
2289 .reset_chip = qla24xx_reset_chip,
2406 .reset_chip = qla24xx_reset_chip,
2484 .reset_chip = qla24xx_reset_chip,
H A Dqla_init.c3052 qla24xx_reset_chip(scsi_qla_host_t *vha) in qla24xx_reset_chip() function