Home
last modified time | relevance | path

Searched defs:appid (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dme.h161 #define MBP_MAKE_IDENT(appid, item) ((appid << 8) | item) argument
162 #define MBP_IDENT(appid, item) \ argument
/openbmc/u-boot/disk/
H A Dpart_iso.h50 char appid[128]; /* application identifier */ member
88 char appid[128]; /* application identifier */ member
/openbmc/linux/drivers/scsi/qla2xxx/
Dqla_edif.c