Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c270 check_oem(smbios_hdl_t *shp) in check_oem() function
789 if (check_oem(shp) != 0 && !smbios_vergteq(&v, 2, 6)) in print_slot()
1781 if (check_oem(shp) != 0) in print_extprocessor()
1805 if (check_oem(shp) != 0) in print_extport()
1825 if (check_oem(shp) != 0) in print_pciexrc()
1842 if (check_oem(shp) != 0) in print_extmemarray()
1862 if (check_oem(shp) != 0) in print_extmemdevice()