Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_strings.c119 { smbios_slot_type_desc, SMB_SLT_AGP, "AGP" },
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1024 #define SMB_SLT_AGP 0x0F /* AGP */ macro