Searched refs:beiscsi_fw_ver_disp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.h | 205 ssize_t beiscsi_fw_ver_disp(struct device *dev,
|
H A D | be_mgmt.c | 1143 * beiscsi_fw_ver_disp()- Display Firmware Version 1152 beiscsi_fw_ver_disp(struct device *dev, struct device_attribute *attr, in beiscsi_fw_ver_disp() function
|
H A D | be_main.c | 161 DEVICE_ATTR(beiscsi_fw_ver, S_IRUGO, beiscsi_fw_ver_disp, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.h | 205 ssize_t beiscsi_fw_ver_disp(struct device *dev,
|
H A D | be_mgmt.c | 1149 * beiscsi_fw_ver_disp()- Display Firmware Version 1158 beiscsi_fw_ver_disp(struct device *dev, struct device_attribute *attr, in beiscsi_fw_ver_disp() function
|
H A D | be_main.c | 160 static DEVICE_ATTR(beiscsi_fw_ver, S_IRUGO, beiscsi_fw_ver_disp, NULL);
|
Completed in 17 milliseconds