1MPTSCSIH_DEVICE_FW_I(9) Message-based devices MPTSCSIH_DEVICE_FW_I(9)
2
3
4
6 mptscsih_device_fw_id_show - device handle cdev - pointer to embedded
7 class device buf - the buffer returned
8
10 ssize_t mptscsih_device_fw_id_show(struct device * dev,
11 struct device_attribute * attr,
12 char * buf);
13
15 dev
16 -- undescribed --
17
18 attr
19 -- undescribed --
20
21 buf
22 -- undescribed --
23
25 This is the firmware assigned id.
26
27 A sysfs ´read-only´ shost attribute.
28
30Kernel Hackers Manual 2.6. June 2019 MPTSCSIH_DEVICE_FW_I(9)