/openbmc/linux/drivers/mcb/ |
H A D | mcb-parse.c | 16 #define for_each_chameleon_cell(dtype, p) \ argument 23 uint32_t dtype; in get_next_dtype() local 137 u32 dtype; in chameleon_get_bar() local 182 uint32_t dtype; in chameleon_parse_cells() local
|
H A D | mcb-internal.h | 105 unsigned int dtype:4; member
|
/openbmc/linux/include/uapi/linux/hsi/ |
H A D | hsi_char.h | 16 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument 17 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument 18 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument
|
H A D | cs-protocol.h | 96 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) argument 97 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) argument 98 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | bootstd.h | 100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument 116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
|
/openbmc/u-boot/include/mtd/ |
H A D | ubi-user.h | 394 __s8 dtype; /* obsolete, do not use! */ member 406 __s8 dtype; /* obsolete, do not use! */ member
|
/openbmc/linux/include/uapi/mtd/ |
H A D | ubi-user.h | 433 __s8 dtype; /* obsolete, do not use! */ member 445 __s8 dtype; /* obsolete, do not use! */ member
|
/openbmc/linux/sound/usb/ |
H A D | helper.c | 31 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype) in snd_usb_find_desc()
|
/openbmc/linux/include/uapi/linux/ |
H A D | omapfb.h | 34 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument 35 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument 36 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
|
/openbmc/linux/arch/powerpc/platforms/chrp/ |
H A D | setup.c | 555 const char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe() local
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_desc_dqo.h | 26 u8 dtype: 5; member 61 u8 dtype: 5; member
|
/openbmc/linux/net/tipc/ |
H A D | name_distr.c | 280 u32 node, u32 dtype) in tipc_update_nametbl()
|
/openbmc/linux/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 605 u8 dtype, struct sk_buff *skb, u32 d_id) in fcoe_ctlr_encaps() 2278 u32 dtype; in fcoe_ctlr_vn_parse() local 2807 u32 dtype; in fcoe_ctlr_vlan_parse() local
|
/openbmc/u-boot/common/ |
H A D | usb_hub.c | 89 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor() local
|
/openbmc/linux/fs/afs/ |
H A D | dir.c | 578 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_one_filldir() 646 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.h | 30 u8 dtype; member
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_defs.h | 152 u32 dtype:1; /* descriptor type */ member 160 u32 dtype:1; /* descriptor type */ member 234 u32 dtype:1; /* Descriptor type */ member 240 u32 dtype:1; /* Descriptor type */ member
|
/openbmc/linux/drivers/edac/ |
H A D | ppc4xx_edac.c | 881 enum dev_type dtype; in ppc4xx_edac_init_csrows() local
|
H A D | cpc925_edac.c | 319 enum dev_type dtype; in cpc925_init_csrows() local
|
H A D | igen6_edac.c | 800 enum dev_type dtype; in igen6_get_dimm_config() local
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptlan.c | 115 u16 dtype; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_fdir.h | 85 u8 dtype; member
|
/openbmc/qemu/hw/net/ |
H A D | vmxnet3.h | 234 u32 dtype:1; /* descriptor type */ member 342 u32 dtype:1; /* Descriptor type */ member
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 92 static const uint8_t dtype[4] = { 0, 5, 10, 15 }; in msz_dtype() local 4356 int dtype, uint32_t nregs, bool is_write, in do_mem_zpa() 4499 TCGv_i64 addr, int dtype, int nreg) in do_ld_zpa() 4751 static void do_ldrq(DisasContext *s, int zt, int pg, TCGv_i64 addr, int dtype) in do_ldrq() 4824 static void do_ldro(DisasContext *s, int zt, int pg, TCGv_i64 addr, int dtype) in do_ldro()
|
/openbmc/linux/include/linux/ |
H A D | edac.h | 390 enum dev_type dtype; /* memory device type */ member
|