Searched defs:dev_type (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | flash.c | 308 u8 dev_type, dev_num, pnum; in do_flerase() local 442 u8 dev_type, dev_num, pnum; in do_protect() local
|
H A D | jffs2.c | 202 static int mtd_id_parse(const char *id, const char **ret_id, u8 *dev_type, u8 *dev_num) in mtd_id_parse()
|
H A D | mtdparts.c | 1042 int mtd_id_parse(const char *id, const char **ret_id, u8 *dev_type, in mtd_id_parse()
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_spd.c | 365 unsigned char dev_type = spd_data->byte_fields.byte_2; in mv_ddr_spd_dev_type_get() local
|
/openbmc/u-boot/disk/ |
H A D | part_mac.h | 29 __u16 dev_type; /* device type */ member
|
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
H A D | f_rockusb.h | 119 char *dev_type; member
|
/openbmc/u-boot/include/ |
H A D | dfu.h | 100 enum dfu_device_type dev_type; member
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_rockusb.c | 314 void rockusb_dev_init(char *dev_type, int dev_index) in rockusb_dev_init()
|
/openbmc/qemu/include/hw/s390x/ |
H A D | css.h | 46 uint16_t dev_type; /* device type */ member
|
/openbmc/u-boot/fs/ |
H A D | fs.c | 711 int file_exists(const char *dev_type, const char *dev_part, const char *file, in file_exists()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.h | 138 uint8_t dev_type; /* == DEV_TYPE_* */ member 257 uint8_t dev_type; /* = 0 */ member
|
H A D | cio.h | 277 u16 dev_type; /* device type */ member
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_sdr.h | 626 uint8_t dev_type; member 660 uint8_t dev_type; member
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_config_init.c | 865 uint8_t dev_type = get_device_type(s, real_offset - reg->offset); in xen_pt_linkctrl_reg_init() local
|