Searched refs:fw_build_date (Results 1 – 3 of 3) sorted by relevance
264 return snprintf(buf, PAGE_SIZE, "%s %s\n", ha->fw_info.fw_build_date, in qla4xxx_fw_timestamp_show()
1369 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()
990 uint8_t fw_build_date[16]; /* 08 - 17 ASCII String */ member