Home
last modified time | relevance | path

Searched refs:fw_uptime_secs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/qla4xxx/
H A Dql4_attr.c312 return snprintf(buf, PAGE_SIZE, "%u.%u secs\n", ha->fw_uptime_secs, in qla4xxx_fw_uptime_show()
H A Dql4_def.h778 uint32_t fw_uptime_secs; /* seconds elapsed since fw bootup */ member
H A Dql4_mbx.c1385 ha->fw_uptime_secs = le32_to_cpu(mbox_sts[5]); in qla4xxx_about_firmware()