Home
last modified time | relevance | path

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

/openbmc/phosphor-mrw-tools/
H A DInventory.pm7 my %TYPES = (SYS => 1, NODE => 1, PROC => 1,
61 if ((exists $TYPES{$type}) || (exists $RU_TYPES{$ruType})) {
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c3163 #define DO_UNPK(NAME, TYPED, TYPES, HD, HS) \ argument
3168 TYPES *n = vn; \