Home
last modified time | relevance | path

Searched refs:dtype (Results 1 – 74 of 74) sorted by relevance

/linux-4.1.27/drivers/mcb/
Dmcb-parse.c15 #define for_each_chameleon_cell(dtype, p) \ argument
16 for ((dtype) = get_next_dtype((p)); \
17 (dtype) != CHAMELEON_DTYPE_END; \
18 (dtype) = get_next_dtype((p)))
22 uint32_t dtype; in get_next_dtype() local
24 dtype = readl(p); in get_next_dtype()
25 return dtype >> 28; in get_next_dtype()
93 uint32_t dtype; in chameleon_parse_cells() local
127 for_each_chameleon_cell(dtype, p) { in chameleon_parse_cells()
128 switch (dtype) { in chameleon_parse_cells()
[all …]
Dmcb-internal.h105 unsigned int dtype:4; member
/linux-4.1.27/include/uapi/linux/hsi/
Dhsi_char.h28 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument
29 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument
30 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument
Dcs-protocol.h103 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) argument
104 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) argument
105 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument
/linux-4.1.27/include/uapi/linux/
Domapfb.h33 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument
34 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument
35 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
/linux-4.1.27/arch/m68k/include/asm/
Dbootstd.h99 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
100 type name(atype a, btype b, ctype c, dtype d) \
115 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
116 type name(atype a, btype b, ctype c, dtype d, etype e) \
/linux-4.1.27/net/tipc/
Dname_distr.c50 u32 dtype; member
309 u32 node, u32 dtype) in tipc_update_nametbl() argument
313 if (dtype == PUBLICATION) { in tipc_update_nametbl()
323 } else if (dtype == WITHDRAWAL) { in tipc_update_nametbl()
351 e->dtype = type; in tipc_named_add_backlog()
370 if (!tipc_update_nametbl(net, &e->i, e->node, e->dtype)) in tipc_named_process_backlog()
375 e->dtype, ntohl(e->i.type), in tipc_named_process_backlog()
/linux-4.1.27/sound/usb/
Dhelper.c44 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype) in snd_usb_find_desc() argument
56 if (p[1] == dtype && (!after || (void *)p > after)) { in snd_usb_find_desc()
Dhelper.h6 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype);
/linux-4.1.27/include/uapi/mtd/
Dubi-user.h407 __s8 dtype; /* obsolete, do not use! */ member
419 __s8 dtype; /* obsolete, do not use! */ member
/linux-4.1.27/drivers/block/
Damiflop.c730 for (scnt = 0;scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in amiga_read()
827 hdr.ord = unit[disk].dtype->sects * unit[disk].type->sect_mult - cnt; in putsec()
859 for (cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++) in amiga_write()
1045 for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in dos_read()
1232 for(cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++) in dos_write()
1259 (*unit[nr].dtype->write_fkt)(nr); in flush_track_callback()
1284 (*unit[nr].dtype->write_fkt)(nr); in non_int_flush_track()
1324 error = (*unit[drive].dtype->read_fkt)(drive); in get_track()
1407 track = block / (floppy->dtype->sects * floppy->type->sect_mult); in redo_fd_request()
1408 sector = block % (floppy->dtype->sects * floppy->type->sect_mult); in redo_fd_request()
[all …]
/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_defs.h117 u32 dtype:1; /* descriptor type */ member
125 u32 dtype:1; /* descriptor type */ member
196 u32 dtype:1; /* Descriptor type */ member
202 u32 dtype:1; /* Descriptor type */ member
/linux-4.1.27/include/linux/
Damifd.h46 struct fd_data_type *dtype; /* type of floppy for this unit */ member
Dedac.h554 enum dev_type dtype; /* memory device type */ member
/linux-4.1.27/arch/powerpc/platforms/chrp/
Dsetup.c577 const char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe() local
579 if (dtype == NULL) in chrp_probe()
581 if (strcmp(dtype, "chrp")) in chrp_probe()
/linux-4.1.27/arch/frv/include/asm/
Duaccess.h229 #define __get_user_asm(err,x,ptr,dtype,constraint) \ argument
231 asm("1: ld"dtype"%I2 %M2,%1 \n" \
/linux-4.1.27/drivers/edac/
Dcpc925_edac.c332 enum dev_type dtype; in cpc925_init_csrows() local
371 dtype = DEV_X16; in cpc925_init_csrows()
375 dtype = DEV_X8; in cpc925_init_csrows()
378 dtype = DEV_UNKNOWN; in cpc925_init_csrows()
387 dimm->dtype = dtype; in cpc925_init_csrows()
Di82975x_edac.c379 enum dev_type dtype; in i82975x_init_csrows() local
417 dtype = i82975x_dram_type(mch_window, index); in i82975x_init_csrows()
427 dimm->dtype = i82975x_dram_type(mch_window, index); in i82975x_init_csrows()
Dppc4xx_edac.c898 enum dev_type dtype; in ppc4xx_edac_init_csrows() local
906 dtype = ppc4xx_edac_get_dtype(mcopt1); in ppc4xx_edac_init_csrows()
982 dimm->dtype = dtype; in ppc4xx_edac_init_csrows()
Dmv64x60_edac.c684 dimm->dtype = DEV_X32; in mv64x60_init_csrows()
687 dimm->dtype = DEV_X16; in mv64x60_init_csrows()
690 dimm->dtype = DEV_X4; in mv64x60_init_csrows()
693 dimm->dtype = DEV_UNKNOWN; in mv64x60_init_csrows()
Die31200_edac.c421 dimm->dtype = DEV_UNKNOWN; in ie31200_probe1()
430 dimm->dtype = DEV_UNKNOWN; in ie31200_probe1()
Dtile_edac.c118 dimm->dtype = DEV_UNKNOWN; in tile_edac_init_csrows()
Dghes_edac.c167 dimm->dtype = DEV_UNKNOWN; in ghes_edac_dmidecode()
515 dimm->dtype = DEV_UNKNOWN; in ghes_edac_register()
Dpasemi_edac.c185 dimm->dtype = DEV_UNKNOWN; in pasemi_edac_init_csrows()
Dhighbank_mc_edac.c237 dimm->dtype = DEV_X8; in highbank_mc_probe()
Damd76x_edac.c216 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
Dr82600_edac.c262 dimm->dtype = DEV_UNKNOWN; in r82600_init_csrows()
Di82860_edac.c181 dimm->dtype = DEV_UNKNOWN; in i82860_init_csrows()
Daltera_edac.c337 dimm->dtype = DEV_X8; in altr_sdram_probe()
Di82443bxgx_edac.c227 dimm->dtype = DEV_UNKNOWN; in i82443bxgx_init_csrows()
Dsynopsys_edac.c378 dimm->dtype = synps_edac_get_dtype(priv->baseaddr); in synps_edac_init_csrows()
Di7300_edac.c671 dimm->dtype = DEV_X8; in decode_mtr()
673 dimm->dtype = DEV_X4; in decode_mtr()
Di3200_edac.c411 dimm->dtype = DEV_UNKNOWN; in i3200_probe1()
Dx38_edac.c392 dimm->dtype = DEV_UNKNOWN; in x38_probe1()
Di3000_edac.c417 dimm->dtype = DEV_UNKNOWN; in i3000_probe1()
Di82875p_edac.c383 dimm->dtype = DEV_UNKNOWN; in i82875p_init_csrows()
Di7core_edac.c621 dimm->dtype = DEV_X4; in get_dimm_config()
624 dimm->dtype = DEV_X8; in get_dimm_config()
627 dimm->dtype = DEV_X16; in get_dimm_config()
630 dimm->dtype = DEV_UNKNOWN; in get_dimm_config()
De7xxx_edac.c416 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e7xxx_init_csrows()
Di5000_edac.c1297 dimm->dtype = DEV_X8; in i5000_init_csrows()
1299 dimm->dtype = DEV_X4; in i5000_init_csrows()
Dmpc85xx_edac.c998 dimm->dtype = DEV_UNKNOWN; in mpc85xx_init_csrows()
1000 dimm->dtype = DEV_X32; in mpc85xx_init_csrows()
Dedac_mc_sysfs.c207 return sprintf(data, "%s\n", dev_types[csrow->channels[0]->dimm->dtype]); in csrow_dev_type_show()
533 return sprintf(data, "%s\n", dev_types[dimm->dtype]); in dimmdev_dev_type_show()
Dsb_edac.c940 dimm->dtype = DEV_X16; in get_dimm_config()
943 dimm->dtype = DEV_X8; in get_dimm_config()
946 dimm->dtype = DEV_X4; in get_dimm_config()
Di5100_edac.c868 dimm->dtype = (priv->mtr[chan][rank].width == 4) ? in i5100_init_csrows()
Di5400_edac.c1210 dimm->dtype = MTR_DRAM_WIDTH(mtr) ? DEV_X8 : DEV_X4; in i5400_init_dimms()
De752x_edac.c1134 dimm->dtype = mem_dev ? DEV_X4 : DEV_X8; in e752x_init_csrows()
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_ctlr.c609 u8 dtype, struct sk_buff *skb, u32 d_id) in fcoe_ctlr_encaps() argument
655 cap->encaps.fd_desc.fip_dtype = dtype; in fcoe_ctlr_encaps()
664 if (dtype != FIP_DT_FLOGI && dtype != FIP_DT_FDISC) { in fcoe_ctlr_encaps()
2248 u32 dtype; in fcoe_ctlr_vn_parse() local
2286 dtype = desc->fip_dtype; in fcoe_ctlr_vn_parse()
2287 if (dtype < 32) { in fcoe_ctlr_vn_parse()
2288 if (!(desc_mask & BIT(dtype))) { in fcoe_ctlr_vn_parse()
2293 dtype, sub); in fcoe_ctlr_vn_parse()
2296 desc_mask &= ~BIT(dtype); in fcoe_ctlr_vn_parse()
2299 switch (dtype) { in fcoe_ctlr_vn_parse()
[all …]
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dsetup.c783 const char *dtype = of_get_flat_dt_prop(root, "device_type", NULL); in pSeries_probe() local
785 if (dtype == NULL) in pSeries_probe()
787 if (strcmp(dtype, "chrp")) in pSeries_probe()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c108 const struct lu_device_type *dtype) in cl_page_at_trusted() argument
115 if (slice->cpl_obj->co_lu.lo_dev->ld_type == dtype) in cl_page_at_trusted()
162 const struct lu_device_type *dtype; in cl_page_gang_lookup() local
173 dtype = cl_object_top(obj)->co_lu.lo_dev->ld_type; in cl_page_gang_lookup()
191 slice = cl_page_at_trusted(page, dtype); in cl_page_gang_lookup()
685 const struct lu_device_type *dtype) in cl_page_at() argument
687 return cl_page_at_trusted(page, dtype); in cl_page_at()
Dcl_lock.c616 const struct lu_device_type *dtype) in cl_lock_at() argument
623 if (slice->cls_obj->co_lu.lo_dev->ld_type == dtype) in cl_lock_at()
1844 struct lu_device_type *dtype; in pgoff_at_lock() local
1847 dtype = lock->cll_descr.cld_obj->co_lu.lo_dev->ld_type; in pgoff_at_lock()
1848 slice = cl_page_at(page, dtype); in pgoff_at_lock()
Dlu_object.c1243 const struct lu_device_type *dtype) in lu_object_locate() argument
1248 if (o->lo_dev->ld_type == dtype) in lu_object_locate()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.h51 u8 dtype; member
Di40e_txrx.h234 u8 dtype; member
Di40e.h485 u8 dtype; member
Di40e_debugfs.c510 rx_ring->dtype); in i40e_dbg_dump_vsi_seid()
556 i, tx_ring->dtype); in i40e_dbg_dump_vsi_seid()
594 vsi->max_frame, vsi->rx_hdr_len, vsi->rx_buf_len, vsi->dtype); in i40e_dbg_dump_vsi_seid()
Di40e_lan_hmc.c729 { I40E_HMC_STORE(i40e_hmc_obj_rxq, dtype), 2, 114 },
Di40e_main.c2569 rx_ctx.dtype = vsi->dtype; in i40e_configure_rx_ring()
2570 if (vsi->dtype) { in i40e_configure_rx_ring()
2667 vsi->dtype = I40E_RX_DTYPE_NO_SPLIT; in i40e_vsi_configure_rx()
2672 vsi->dtype = I40E_RX_DTYPE_HEADER_SPLIT; in i40e_vsi_configure_rx()
2677 vsi->dtype = I40E_RX_DTYPE_SPLIT_ALWAYS; in i40e_vsi_configure_rx()
2688 vsi->dtype = I40E_RX_DTYPE_NO_SPLIT; in i40e_vsi_configure_rx()
Di40e_virtchnl_pf.c459 rx_ctx.dtype = 0x2; in i40e_config_vsi_rx_queue()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_lan_hmc.h51 u8 dtype; member
Di40e_txrx.h233 u8 dtype; member
/linux-4.1.27/sound/oss/
Dsoundcard.c331 int len = 0, dtype; in sound_ioctl() local
356 dtype = dev & 0x0f; in sound_ioctl()
357 switch (dtype) { in sound_ioctl()
/linux-4.1.27/drivers/net/ethernet/micrel/
Dks8695net.c161 enum ks8695_dtype dtype; member
228 switch (ksp->dtype) { in ks8695_port_type()
1506 ksp->dtype = KS8695_DTYPE_LAN; in ks8695_probe()
1510 ksp->dtype = KS8695_DTYPE_WAN; in ks8695_probe()
1514 ksp->dtype = KS8695_DTYPE_HPNA; in ks8695_probe()
/linux-4.1.27/net/netfilter/
Dnft_lookup.c88 set->dtype, set->dlen); in nft_lookup_init()
Dnf_tables_api.c2411 if (nla_put_be32(skb, NFTA_SET_DATA_TYPE, htonl(set->dtype))) in nf_tables_fill_set()
2637 u32 ktype, dtype, flags, policy, gc_int; in nf_tables_newset() local
2673 dtype = 0; in nf_tables_newset()
2678 dtype = ntohl(nla_get_be32(nla[NFTA_SET_DATA_TYPE])); in nf_tables_newset()
2679 if ((dtype & NFT_DATA_RESERVED_MASK) == NFT_DATA_RESERVED_MASK && in nf_tables_newset()
2680 dtype != NFT_DATA_VERDICT) in nf_tables_newset()
2683 if (dtype != NFT_DATA_VERDICT) { in nf_tables_newset()
2770 set->dtype = dtype; in nf_tables_newset()
2848 dreg = nft_type_to_reg(set->dtype); in nf_tables_bind_check_setelem()
2850 set->dtype == NFT_DATA_VERDICT ? in nf_tables_bind_check_setelem()
[all …]
Dnft_dynset.c153 if (set->dtype == NFT_DATA_VERDICT) in nft_dynset_init()
/linux-4.1.27/fs/afs/
Ddir.c30 loff_t fpos, u64 ino, unsigned dtype);
395 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir() argument
402 (unsigned long long) ino, dtype); in afs_lookup_filldir()
415 cookie->fid.unique = dtype; in afs_lookup_filldir()
/linux-4.1.27/net/ipv6/
Dmcast.c1862 int type, dtype; in mld_send_cr() local
1873 dtype = MLD2_BLOCK_OLD_SOURCES; in mld_send_cr()
1875 skb = add_grec(skb, pmc, dtype, 1, 1, 0); in mld_send_cr()
1906 dtype = MLD2_ALLOW_NEW_SOURCES; in mld_send_cr()
1909 dtype = MLD2_BLOCK_OLD_SOURCES; in mld_send_cr()
1912 skb = add_grec(skb, pmc, dtype, 0, 1, 0); /* deleted sources */ in mld_send_cr()
/linux-4.1.27/net/ipv4/
Digmp.c596 int type, dtype; in igmpv3_send_cr() local
607 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
609 skb = add_grec(skb, pmc, dtype, 1, 1); in igmpv3_send_cr()
639 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
642 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
645 skb = add_grec(skb, pmc, dtype, 0, 1); /* deleted sources */ in igmpv3_send_cr()
/linux-4.1.27/arch/mips/include/asm/
Dsgiarcs.h179 enum linux_devtypes dtype; member
/linux-4.1.27/fs/gfs2/
Ddir.c1554 u16 dtype; in gfs2_dir_search() local
1560 dtype = be16_to_cpu(dent->de_type); in gfs2_dir_search()
1566 return gfs2_inode_lookup(dir->i_sb, dtype, addr, formal_ino, 0); in gfs2_dir_search()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h778 const struct lu_device_type *dtype);
Dcl_object.h2821 const struct lu_device_type *dtype);
2926 const struct lu_device_type *dtype);
/linux-4.1.27/include/net/netfilter/
Dnf_tables.h307 u32 dtype; member
/linux-4.1.27/drivers/message/fusion/
Dmptlan.c118 u16 dtype; member
1501 if (fch->dtype == htons(0xffff)) { in mpt_lan_type_trans()
/linux-4.1.27/drivers/usb/core/
Dhub.c363 unsigned dtype; in get_hub_descriptor() local
366 dtype = USB_DT_SS_HUB; in get_hub_descriptor()
369 dtype = USB_DT_HUB; in get_hub_descriptor()
376 dtype << 8, 0, data, size, in get_hub_descriptor()