Searched defs:appid (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/ |
H A D | me.h | 161 #define MBP_MAKE_IDENT(appid, item) ((appid << 8) | item) argument 162 #define MBP_IDENT(appid, item) \ argument
|
/openbmc/u-boot/disk/ |
H A D | part_iso.h | 50 char appid[128]; /* application identifier */ member 88 char appid[128]; /* application identifier */ member
|
/openbmc/linux/drivers/misc/genwqe/ |
H A D | card_utils.c | 775 u64 gfir, sluid, appid, ufir, ufec, sfir, sfec; in genwqe_read_ffdc_regs() local
|
/openbmc/linux/drivers/iio/accel/ |
H A D | mma9553.c | 335 u8 bitnum = 0, appid = MMA9551_APPID_PEDOMETER; in mma9553_conf_gpio() local
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_edif.c | 298 qla_edif_app_check(scsi_qla_host_t *vha, struct app_id appid) in qla_edif_app_check()
|