Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/core/
Di82365.c42 IS_IBM, IS_RF5Cx96, IS_VLSI, IS_VG468, IS_VG469, enumerator
232 type = ((val & 7) >= 4) ? IS_VG469 : IS_VG468; in identify_i365()