Searched refs:qla24xx_beacon_off (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 609 extern int qla24xx_beacon_off(struct scsi_qla_host *);
|
H A D | qla_os.c | 2237 .beacon_off = qla24xx_beacon_off, 2276 .beacon_off = qla24xx_beacon_off, 2315 .beacon_off = qla24xx_beacon_off, 2432 .beacon_off = qla24xx_beacon_off, 2471 .beacon_off = qla24xx_beacon_off, 2511 .beacon_off = qla24xx_beacon_off,
|
H A D | qla_sup.c | 1906 qla24xx_beacon_off(struct scsi_qla_host *vha) in qla24xx_beacon_off() function
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2359 .beacon_off = qla24xx_beacon_off, 2398 .beacon_off = qla24xx_beacon_off, 2437 .beacon_off = qla24xx_beacon_off, 2554 .beacon_off = qla24xx_beacon_off, 2593 .beacon_off = qla24xx_beacon_off, 2633 .beacon_off = qla24xx_beacon_off,
|
H A D | qla_gbl.h | 638 extern int qla24xx_beacon_off(struct scsi_qla_host *);
|
H A D | qla_sup.c | 1906 qla24xx_beacon_off(struct scsi_qla_host *vha) in qla24xx_beacon_off() function
|
Completed in 25 milliseconds