Home
last modified time | relevance | path

Searched refs:smbb_reldate (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c335 bios.smbb_vendor, bios.smbb_version, bios.smbb_reldate); in do_prominfo()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h215 const char *smbb_reldate; /* bios release date */ member
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c368 bp->smbb_reldate = smb_strptr(stp, bip->smbbi_reldate); in smbios_info_bios()
/titanic_50/usr/src/cmd/smbios/
H A Dsmbios.c317 oprintf(fp, " Release Date: %s\n", b.smbb_reldate); in print_bios()