Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_attr.c281 return snprintf(buf, PAGE_SIZE, "%s\n", ha->fw_info.extended_timestamp); in qla4xxx_fw_ext_timestamp_show()
H A Dql4_fw.h1005 uint8_t extended_timestamp[180];/* 4C - FF */ member
H A Dql4_mbx.c1382 strcpy((char *)ha->fw_info.extended_timestamp, in qla4xxx_about_firmware()
1383 skip_spaces((char *)about_fw->extended_timestamp)); in qla4xxx_about_firmware()