Searched refs:qla2x00_fw_state_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 1637 qla2x00_fw_state_show(struct device *dev, struct device_attribute *attr, in qla2x00_fw_state_show() function 2424 static DEVICE_ATTR(fw_state, S_IRUGO, qla2x00_fw_state_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 1643 qla2x00_fw_state_show(struct device *dev, struct device_attribute *attr, in qla2x00_fw_state_show() function 2454 static DEVICE_ATTR(fw_state, S_IRUGO, qla2x00_fw_state_show, NULL);
|
Completed in 8 milliseconds