Home
last modified time | relevance | path

Searched defs:dtype (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/drivers/mcb/
H A Dmcb-parse.c16 #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 Dmcb-internal.h105 unsigned int dtype:4; member
/openbmc/linux/include/uapi/linux/hsi/
H A Dhsi_char.h16 #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 Dcs-protocol.h96 #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 Dbootstd.h100 #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 Dubi-user.h394 __s8 dtype; /* obsolete, do not use! */ member
406 __s8 dtype; /* obsolete, do not use! */ member
/openbmc/linux/include/uapi/mtd/
H A Dubi-user.h433 __s8 dtype; /* obsolete, do not use! */ member
445 __s8 dtype; /* obsolete, do not use! */ member
/openbmc/linux/sound/usb/
H A Dhelper.c31 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 Domapfb.h34 #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 Dsetup.c555 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 Dgve_desc_dqo.h26 u8 dtype: 5; member
61 u8 dtype: 5; member
/openbmc/linux/net/tipc/
H A Dname_distr.c280 u32 node, u32 dtype) in tipc_update_nametbl()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c605 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 Dusb_hub.c89 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor() local
/openbmc/linux/fs/afs/
H A Ddir.c577 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_one_filldir()
645 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h30 u8 dtype; member
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h152 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 Dppc4xx_edac.c881 enum dev_type dtype; in ppc4xx_edac_init_csrows() local
H A Dcpc925_edac.c319 enum dev_type dtype; in cpc925_init_csrows() local
/openbmc/linux/drivers/message/fusion/
H A Dmptlan.c115 u16 dtype; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h83 u8 dtype; member
/openbmc/qemu/hw/net/
H A Dvmxnet3.h234 u32 dtype:1; /* descriptor type */ member
342 u32 dtype:1; /* Descriptor type */ member
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c78 static const uint8_t dtype[4] = { 0, 5, 10, 15 }; in msz_dtype() local
4464 int dtype, uint32_t nregs, bool is_write, in do_mem_zpa()
4607 TCGv_i64 addr, int dtype, int nreg) in do_ld_zpa()
4859 static void do_ldrq(DisasContext *s, int zt, int pg, TCGv_i64 addr, int dtype) in do_ldrq()
4932 static void do_ldro(DisasContext *s, int zt, int pg, TCGv_i64 addr, int dtype) in do_ldro()
/openbmc/linux/include/linux/
H A Dedac.h390 enum dev_type dtype; /* memory device type */ member
/openbmc/linux/drivers/block/
H A Damiflop.c192 struct fd_data_type *dtype; /* type of floppy for this unit */ member

12