Searched refs:qla24xx_reset_chip (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 21 extern int qla24xx_reset_chip(struct scsi_qla_host *);
|
H A D | qla_os.c | 2212 .reset_chip = qla24xx_reset_chip, 2251 .reset_chip = qla24xx_reset_chip, 2290 .reset_chip = qla24xx_reset_chip, 2407 .reset_chip = qla24xx_reset_chip, 2485 .reset_chip = qla24xx_reset_chip,
|
H A D | qla_init.c | 3052 * qla24xx_reset_chip() - Reset ISP24xx chip. 3058 qla24xx_reset_chip(scsi_qla_host_t *vha) in qla24xx_reset_chip() function
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 22 extern int qla24xx_reset_chip(struct scsi_qla_host *);
|
H A D | qla_os.c | 2334 .reset_chip = qla24xx_reset_chip, 2373 .reset_chip = qla24xx_reset_chip, 2412 .reset_chip = qla24xx_reset_chip, 2529 .reset_chip = qla24xx_reset_chip, 2607 .reset_chip = qla24xx_reset_chip,
|
H A D | qla_init.c | 3490 * qla24xx_reset_chip() - Reset ISP24xx chip. 3496 qla24xx_reset_chip(scsi_qla_host_t *vha) in qla24xx_reset_chip() function
|
Completed in 35 milliseconds