/linux/drivers/mcb/ |
H A D | mcb-parse.c | 11 #define for_each_chameleon_cell(dtype, p) \ argument 12 for ((dtype) = get_next_dtype((p)); \ 13 (dtype) != CHAMELEON_DTYPE_END; \ 14 (dtype) = get_next_dtype((p))) 18 uint32_t dtype; in get_next_dtype() local 20 dtype = readl(p); in get_next_dtype() 21 return dtype >> 28; in get_next_dtype() 132 u32 dtype; in chameleon_get_bar() local 141 dtype = get_next_dtype(*base); in chameleon_get_bar() 142 if (dtype == CHAMELEON_DTYPE_BAR) { in chameleon_get_bar() [all …]
|
H A D | mcb-internal.h | 105 unsigned int dtype:4; member
|
/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
|
/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
|
/linux/arch/m68k/include/asm/ |
H A D | bootstd.h | 100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument 101 type name(atype a, btype b, ctype c, dtype d) \ 116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument 117 type name(atype a, btype b, ctype c, dtype d, etype e) \
|
/linux/drivers/edac/ |
H A D | ti_edac.c | 149 dimm->dtype = DEV_X16; in ti_edac_setup_dimm() 152 dimm->dtype = DEV_X32; in ti_edac_setup_dimm() 166 dimm->dtype = DEV_X64; in ti_edac_setup_dimm() 170 dimm->dtype = DEV_X32; in ti_edac_setup_dimm() 174 dimm->dtype = DEV_X16; in ti_edac_setup_dimm()
|
H A D | bluefield_edac.c | 320 dimm->dtype = DEV_X4; in bluefield_edac_init_dimms() 323 dimm->dtype = DEV_X8; in bluefield_edac_init_dimms() 326 dimm->dtype = DEV_X16; in bluefield_edac_init_dimms() 329 dimm->dtype = DEV_UNKNOWN; in bluefield_edac_init_dimms()
|
H A D | cpc925_edac.c | 319 enum dev_type dtype; in cpc925_init_csrows() local 358 dtype = DEV_X16; in cpc925_init_csrows() 362 dtype = DEV_X8; in cpc925_init_csrows() 365 dtype = DEV_UNKNOWN; in cpc925_init_csrows() 374 dimm->dtype = dtype; in cpc925_init_csrows()
|
H A D | ghes_edac.c | 185 dimm->dtype = DEV_UNKNOWN; in assign_dmi_dimm_info() 456 dst->dtype = src->dtype; in ghes_edac_register() 475 dimm->dtype = DEV_UNKNOWN; in ghes_edac_register()
|
H A D | igen6_edac.c | 992 enum dev_type dtype; in igen6_get_dimm_config() local 1019 dtype = get_width(0, mad_dimm); in igen6_get_dimm_config() 1022 dtype = get_width(1, mad_dimm); in igen6_get_dimm_config() 1031 dimm->dtype = dtype; in igen6_get_dimm_config()
|
H A D | amd76x_edac.c | 214 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
|
/linux/drivers/block/ |
H A D | amiflop.c | 192 struct fd_data_type *dtype; /* type of floppy for this unit */ member 848 for (scnt = 0;scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in amiga_read() 945 hdr.ord = unit[disk].dtype->sects * unit[disk].type->sect_mult - cnt; in putsec() 977 for (cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++) in amiga_write() 1163 for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in dos_read() 1350 for(cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++) in dos_write() 1381 (*unit[nr].dtype->write_fkt)(nr); in flush_track_callback() 1406 (*unit[nr].dtype->write_fkt)(nr); in non_int_flush_track() 1446 error = (*unit[drive].dtype->read_fkt)(drive); in get_track() 1473 track = block / (floppy->dtype->sects * floppy->type->sect_mult); in amiflop_rw_cur_segment() [all …]
|
/linux/include/uapi/mtd/ |
H A D | ubi-user.h | 435 __s8 dtype; /* obsolete, do not use! */ member 447 __s8 dtype; /* obsolete, do not use! */ member
|
/linux/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 605 u8 dtype, struct sk_buff *skb, u32 d_id) in fcoe_ctlr_encaps() argument 651 cap->encaps.fd_desc.fip_dtype = dtype; in fcoe_ctlr_encaps() 659 if (dtype != FIP_DT_FLOGI && dtype != FIP_DT_FDISC) { in fcoe_ctlr_encaps() 2278 u32 dtype; in fcoe_ctlr_vn_parse() local 2313 dtype = desc->fip_dtype; in fcoe_ctlr_vn_parse() 2314 if (dtype < 32) { in fcoe_ctlr_vn_parse() 2315 if (!(desc_mask & BIT(dtype))) { in fcoe_ctlr_vn_parse() 2320 dtype, sub); in fcoe_ctlr_vn_parse() 2323 desc_mask &= ~BIT(dtype); in fcoe_ctlr_vn_parse() 2326 switch (dtype) { in fcoe_ctlr_vn_parse() [all …]
|
/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() argument 43 if (p[1] == dtype && (!after || (void *)p > after)) { in snd_usb_find_desc()
|
H A D | helper.h | 7 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype);
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_desc_dqo.h | 26 u8 dtype: 5; member 61 u8 dtype: 5; member
|
/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 557 if (dtype == NULL) in chrp_probe() 559 if (strcmp(dtype, "chrp")) in chrp_probe()
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_defs.h | 156 u32 dtype:1; /* descriptor type */ member 164 u32 dtype:1; /* descriptor type */ member 238 u32 dtype:1; /* Descriptor type */ member 244 u32 dtype:1; /* Descriptor type */ member
|
/linux/net/tipc/ |
H A D | name_distr.c | 280 u32 node, u32 dtype) in tipc_update_nametbl() argument 292 if (dtype == PUBLICATION) { in tipc_update_nametbl() 298 } else if (dtype == WITHDRAWAL) { in tipc_update_nametbl()
|
/linux/fs/afs/ |
H A D | dir.c | 29 loff_t fpos, u64 ino, unsigned dtype); 31 loff_t fpos, u64 ino, unsigned dtype); 578 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_one_filldir() argument 585 (unsigned long long) ino, dtype); in afs_lookup_one_filldir() 598 cookie->fid.unique = dtype; in afs_lookup_one_filldir() 646 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir() argument 653 (unsigned long long) ino, dtype); in afs_lookup_filldir() 662 cookie->fids[cookie->nr_fids].unique = dtype; in afs_lookup_filldir() 668 cookie->fids[1].unique = dtype; in afs_lookup_filldir()
|
/linux/tools/mm/ |
H A D | thpmaps | 104 return np.frombuffer(buf, dtype=np.uint64) 401 vfns = np.arange(start, end, dtype=np.uint64) 415 indexes = np.arange(len(vfns), dtype=np.uint64)
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_lan_hmc.h | 30 u8 dtype; member
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_fdir.h | 88 u8 dtype; member
|