Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla4xxx/
Dql4_attr.c264 return snprintf(buf, PAGE_SIZE, "%s %s\n", ha->fw_info.fw_build_date, in qla4xxx_fw_timestamp_show()
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()
Dql4_fw.h990 uint8_t fw_build_date[16]; /* 08 - 17 ASCII String */ member