Searched refs:ql26xx_led_config (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 873 extern int ql26xx_led_config(scsi_qla_host_t *, uint16_t, uint16_t *);
|
H A D | qla_attr.c | 1362 if (ql26xx_led_config(vha, 0, led)) in qla2x00_beacon_config_show() 1418 if (ql26xx_led_config(vha, options, led)) in qla2x00_beacon_config_store()
|
H A D | qla_mbx.c | 6859 ql26xx_led_config(scsi_qla_host_t *vha, uint16_t options, uint16_t *led) in ql26xx_led_config() function
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 889 extern int ql26xx_led_config(scsi_qla_host_t *, uint16_t, uint16_t *);
|
H A D | qla_attr.c | 1368 if (ql26xx_led_config(vha, 0, led)) in qla2x00_beacon_config_show() 1424 if (ql26xx_led_config(vha, options, led)) in qla2x00_beacon_config_store()
|
H A D | qla_mbx.c | 6995 ql26xx_led_config(scsi_qla_host_t *vha, uint16_t options, uint16_t *led) in ql26xx_led_config() function
|
Completed in 30 milliseconds