Home
last modified time | relevance | path

Searched refs:fw_build_date (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_attr.c264 return snprintf(buf, PAGE_SIZE, "%s %s\n", ha->fw_info.fw_build_date, in qla4xxx_fw_timestamp_show()
H A Dql4_mbx.c1369 memcpy(ha->fw_info.fw_build_date, about_fw->fw_build_date, in qla4xxx_about_firmware()
1370 sizeof(about_fw->fw_build_date)); in qla4xxx_about_firmware()
H A Dql4_fw.h990 uint8_t fw_build_date[16]; /* 08 - 17 ASCII String */ member
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_attr.c264 return snprintf(buf, PAGE_SIZE, "%s %s\n", ha->fw_info.fw_build_date, in qla4xxx_fw_timestamp_show()
H A Dql4_mbx.c1369 memcpy(ha->fw_info.fw_build_date, about_fw->fw_build_date, in qla4xxx_about_firmware()
1370 sizeof(about_fw->fw_build_date)); in qla4xxx_about_firmware()
H A Dql4_fw.h990 uint8_t fw_build_date[16]; /* 08 - 17 ASCII String */ member

Completed in 16 milliseconds