dtype             100 arch/m68k/include/asm/bootstd.h #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
dtype             101 arch/m68k/include/asm/bootstd.h type name(atype a, btype b, ctype c, dtype d) \
dtype             116 arch/m68k/include/asm/bootstd.h #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
dtype             117 arch/m68k/include/asm/bootstd.h type name(atype a, btype b, ctype c, dtype d, etype e) \
dtype             179 arch/mips/include/asm/sgiarcs.h 	enum linux_devtypes   dtype;
dtype             569 arch/powerpc/platforms/chrp/setup.c 	const char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(),
dtype             571 arch/powerpc/platforms/chrp/setup.c  	if (dtype == NULL)
dtype             573 arch/powerpc/platforms/chrp/setup.c  	if (strcmp(dtype, "chrp"))
dtype             192 drivers/block/amiflop.c 	struct fd_data_type *dtype;	/* type of floppy for this unit */
dtype             847 drivers/block/amiflop.c 	for (scnt = 0;scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) {
dtype             944 drivers/block/amiflop.c 	hdr.ord = unit[disk].dtype->sects * unit[disk].type->sect_mult - cnt;
dtype             976 drivers/block/amiflop.c 	for (cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++)
dtype            1162 drivers/block/amiflop.c 	for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) {
dtype            1349 drivers/block/amiflop.c 	for(cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++)
dtype            1380 drivers/block/amiflop.c 	(*unit[nr].dtype->write_fkt)(nr);
dtype            1405 drivers/block/amiflop.c 		(*unit[nr].dtype->write_fkt)(nr);
dtype            1445 drivers/block/amiflop.c 		error = (*unit[drive].dtype->read_fkt)(drive);
dtype            1472 drivers/block/amiflop.c 		track = block / (floppy->dtype->sects * floppy->type->sect_mult);
dtype            1473 drivers/block/amiflop.c 		sector = block % (floppy->dtype->sects * floppy->type->sect_mult);
dtype            1530 drivers/block/amiflop.c 	geo->sectors = unit[drive].dtype->sects * unit[drive].type->sect_mult;
dtype            1568 drivers/block/amiflop.c 				       p->dtype->sects * p->type->sect_mult * 512);
dtype            1585 drivers/block/amiflop.c 		getprm.sect=p->dtype->sects * p->type->sect_mult;
dtype            1695 drivers/block/amiflop.c 	unit[drive].dtype=&data_types[system];
dtype             393 drivers/edac/altera_edac.c 	dimm->dtype = DEV_X8;
dtype            2938 drivers/edac/amd64_edac.c 			dimm->dtype = dev_type;
dtype             215 drivers/edac/amd76x_edac.c 		dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN;
dtype             270 drivers/edac/armada_xp_edac.c 		dimm->dtype = cs_struct ? DEV_X16 : DEV_X8;
dtype             220 drivers/edac/bluefield_edac.c 			dimm->dtype = DEV_X4;
dtype             223 drivers/edac/bluefield_edac.c 			dimm->dtype = DEV_X8;
dtype             226 drivers/edac/bluefield_edac.c 			dimm->dtype = DEV_X16;
dtype             229 drivers/edac/bluefield_edac.c 			dimm->dtype = DEV_UNKNOWN;
dtype             319 drivers/edac/cpc925_edac.c 	enum dev_type dtype;
dtype             358 drivers/edac/cpc925_edac.c 			dtype = DEV_X16;
dtype             362 drivers/edac/cpc925_edac.c 			dtype = DEV_X8;
dtype             365 drivers/edac/cpc925_edac.c 			dtype = DEV_UNKNOWN;
dtype             374 drivers/edac/cpc925_edac.c 			dimm->dtype = dtype;
dtype            1133 drivers/edac/e752x_edac.c 			dimm->dtype = mem_dev ? DEV_X4 : DEV_X8;
dtype             415 drivers/edac/e7xxx_edac.c 			dimm->dtype = mem_dev ? DEV_X4 : DEV_X8;
dtype             185 drivers/edac/edac_mc_sysfs.c 	return sprintf(data, "%s\n", dev_types[csrow->channels[0]->dimm->dtype]);
dtype             538 drivers/edac/edac_mc_sysfs.c 	return sprintf(data, "%s\n", dev_types[dimm->dtype]);
dtype             469 drivers/edac/fsl_ddr_edac.c 		dimm->dtype = DEV_UNKNOWN;
dtype             471 drivers/edac/fsl_ddr_edac.c 			dimm->dtype = DEV_X32;
dtype             181 drivers/edac/ghes_edac.c 		dimm->dtype = DEV_UNKNOWN;
dtype             559 drivers/edac/ghes_edac.c 		dimm->dtype = DEV_UNKNOWN;
dtype             224 drivers/edac/highbank_mc_edac.c 	dimm->dtype = DEV_X8;
dtype             414 drivers/edac/i3000_edac.c 			dimm->dtype = DEV_UNKNOWN;
dtype             408 drivers/edac/i3200_edac.c 			dimm->dtype = DEV_UNKNOWN;
dtype            1290 drivers/edac/i5000_edac.c 				dimm->dtype = DEV_X8;
dtype            1292 drivers/edac/i5000_edac.c 				dimm->dtype = DEV_X4;
dtype             868 drivers/edac/i5100_edac.c 		dimm->dtype = (priv->mtr[chan][rank].width == 4) ?
dtype            1210 drivers/edac/i5400_edac.c 			dimm->dtype = MTR_DRAM_WIDTH(mtr) == 8 ?
dtype             669 drivers/edac/i7300_edac.c 		dimm->dtype = DEV_X8;
dtype             671 drivers/edac/i7300_edac.c 		dimm->dtype = DEV_X4;
dtype             609 drivers/edac/i7core_edac.c 				dimm->dtype = DEV_X4;
dtype             612 drivers/edac/i7core_edac.c 				dimm->dtype = DEV_X8;
dtype             615 drivers/edac/i7core_edac.c 				dimm->dtype = DEV_X16;
dtype             618 drivers/edac/i7core_edac.c 				dimm->dtype = DEV_UNKNOWN;
dtype             225 drivers/edac/i82443bxgx_edac.c 		dimm->dtype = DEV_UNKNOWN;
dtype             180 drivers/edac/i82860_edac.c 		dimm->dtype = DEV_UNKNOWN;
dtype             382 drivers/edac/i82875p_edac.c 			dimm->dtype = DEV_UNKNOWN;
dtype             418 drivers/edac/i82975x_edac.c 			dimm->dtype = DEV_X8;
dtype             503 drivers/edac/ie31200_edac.c 				dimm->dtype = DEV_UNKNOWN;
dtype             515 drivers/edac/ie31200_edac.c 			dimm->dtype = DEV_UNKNOWN;
dtype             680 drivers/edac/mv64x60_edac.c 		dimm->dtype = DEV_X32;
dtype             683 drivers/edac/mv64x60_edac.c 		dimm->dtype = DEV_X16;
dtype             686 drivers/edac/mv64x60_edac.c 		dimm->dtype = DEV_X4;
dtype             689 drivers/edac/mv64x60_edac.c 		dimm->dtype = DEV_UNKNOWN;
dtype             173 drivers/edac/pasemi_edac.c 		dimm->dtype = DEV_UNKNOWN;
dtype            1258 drivers/edac/pnd2_edac.c 		dimm->dtype = (d->dwid == 0) ? DEV_X8 : DEV_X16;
dtype            1324 drivers/edac/pnd2_edac.c 			dimm->dtype = dnv_dtypes[j ? d->dimmdwid0 : d->dimmdwid1];
dtype             894 drivers/edac/ppc4xx_edac.c 	enum dev_type dtype;
dtype             902 drivers/edac/ppc4xx_edac.c 	dtype = ppc4xx_edac_get_dtype(mcopt1);
dtype             978 drivers/edac/ppc4xx_edac.c 			dimm->dtype	= dtype;
dtype             261 drivers/edac/r82600_edac.c 		dimm->dtype = DEV_UNKNOWN;
dtype            1663 drivers/edac/sb_edac.c 				dimm->dtype = pvt->info.get_width(pvt, mtr);
dtype             314 drivers/edac/skx_common.c 	dimm->dtype = get_width(mtr);
dtype             358 drivers/edac/skx_common.c 	dimm->dtype = DEV_UNKNOWN;
dtype             789 drivers/edac/synopsys_edac.c 			dimm->dtype	= p_data->get_dtype(priv->baseaddr);
dtype             149 drivers/edac/ti_edac.c 			dimm->dtype = DEV_X16;
dtype             152 drivers/edac/ti_edac.c 			dimm->dtype = DEV_X32;
dtype             166 drivers/edac/ti_edac.c 			dimm->dtype = DEV_X64;
dtype             170 drivers/edac/ti_edac.c 			dimm->dtype = DEV_X32;
dtype             174 drivers/edac/ti_edac.c 			dimm->dtype = DEV_X16;
dtype             389 drivers/edac/x38_edac.c 			dimm->dtype = DEV_UNKNOWN;
dtype             105 drivers/mcb/mcb-internal.h 	unsigned int dtype:4;
dtype              16 drivers/mcb/mcb-parse.c #define for_each_chameleon_cell(dtype, p)	\
dtype              17 drivers/mcb/mcb-parse.c 	for ((dtype) = get_next_dtype((p));	\
dtype              18 drivers/mcb/mcb-parse.c 	     (dtype) != CHAMELEON_DTYPE_END;	\
dtype              19 drivers/mcb/mcb-parse.c 	     (dtype) = get_next_dtype((p)))
dtype              23 drivers/mcb/mcb-parse.c 	uint32_t dtype;
dtype              25 drivers/mcb/mcb-parse.c 	dtype = readl(p);
dtype              26 drivers/mcb/mcb-parse.c 	return dtype >> 28;
dtype             139 drivers/mcb/mcb-parse.c 	u32 dtype;
dtype             148 drivers/mcb/mcb-parse.c 	dtype = get_next_dtype(*base);
dtype             149 drivers/mcb/mcb-parse.c 	if (dtype == CHAMELEON_DTYPE_BAR) {
dtype             184 drivers/mcb/mcb-parse.c 	uint32_t dtype;
dtype             219 drivers/mcb/mcb-parse.c 	for_each_chameleon_cell(dtype, p) {
dtype             220 drivers/mcb/mcb-parse.c 		switch (dtype) {
dtype             235 drivers/mcb/mcb-parse.c 				dtype);
dtype             118 drivers/message/fusion/mptlan.c 	u16	dtype;
dtype            1495 drivers/message/fusion/mptlan.c 	if (fch->dtype == htons(0xffff)) {
dtype             706 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	{ I40E_HMC_STORE(i40e_hmc_obj_rxq, dtype),        2,	114 },
dtype              28 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.h 	u8  dtype;
dtype             652 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 		rx_ctx.dtype = I40E_RX_DTYPE_HEADER_SPLIT;
dtype            1116 drivers/net/ethernet/intel/ice/ice_common.c 	ICE_CTX_STORE(ice_rlan_ctx, dtype,		2,	114),
dtype             280 drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h 	u8 dtype;
dtype              50 drivers/net/ethernet/intel/ice/ice_lib.c 	rlan_ctx.dtype = ICE_RX_DTYPE_NO_SPLIT;
dtype             125 drivers/net/vmxnet3/vmxnet3_defs.h 	u32 dtype:1;    /* descriptor type */
dtype             133 drivers/net/vmxnet3/vmxnet3_defs.h 	u32 dtype:1;    /* descriptor type */
dtype             206 drivers/net/vmxnet3/vmxnet3_defs.h 	u32		dtype:1;      /* Descriptor type */
dtype             212 drivers/net/vmxnet3/vmxnet3_defs.h 	u32		dtype:1;      /* Descriptor type */
dtype             511 drivers/nvme/host/core.c 	c.directive.dtype = NVME_DIR_IDENTIFY;
dtype             540 drivers/nvme/host/core.c 	c.directive.dtype = NVME_DIR_STREAMS;
dtype             603 drivers/scsi/fcoe/fcoe_ctlr.c 			    u8 dtype, struct sk_buff *skb, u32 d_id)
dtype             649 drivers/scsi/fcoe/fcoe_ctlr.c 	cap->encaps.fd_desc.fip_dtype = dtype;
dtype             657 drivers/scsi/fcoe/fcoe_ctlr.c 		if (dtype != FIP_DT_FLOGI && dtype != FIP_DT_FDISC) {
dtype            2283 drivers/scsi/fcoe/fcoe_ctlr.c 	u32 dtype;
dtype            2318 drivers/scsi/fcoe/fcoe_ctlr.c 		dtype = desc->fip_dtype;
dtype            2319 drivers/scsi/fcoe/fcoe_ctlr.c 		if (dtype < 32) {
dtype            2320 drivers/scsi/fcoe/fcoe_ctlr.c 			if (!(desc_mask & BIT(dtype))) {
dtype            2325 drivers/scsi/fcoe/fcoe_ctlr.c 						dtype, sub);
dtype            2328 drivers/scsi/fcoe/fcoe_ctlr.c 			desc_mask &= ~BIT(dtype);
dtype            2331 drivers/scsi/fcoe/fcoe_ctlr.c 		switch (dtype) {
dtype            2372 drivers/scsi/fcoe/fcoe_ctlr.c 					"in FIP probe\n", dtype);
dtype            2374 drivers/scsi/fcoe/fcoe_ctlr.c 			if (dtype < FIP_DT_NON_CRITICAL)
dtype            2385 drivers/scsi/fcoe/fcoe_ctlr.c 			dtype, dlen);
dtype            2812 drivers/scsi/fcoe/fcoe_ctlr.c 	u32 dtype;
dtype            2838 drivers/scsi/fcoe/fcoe_ctlr.c 		dtype = desc->fip_dtype;
dtype            2839 drivers/scsi/fcoe/fcoe_ctlr.c 		if (dtype < 32) {
dtype            2840 drivers/scsi/fcoe/fcoe_ctlr.c 			if (!(desc_mask & BIT(dtype))) {
dtype            2845 drivers/scsi/fcoe/fcoe_ctlr.c 						dtype, sub);
dtype            2848 drivers/scsi/fcoe/fcoe_ctlr.c 			desc_mask &= ~BIT(dtype);
dtype            2851 drivers/scsi/fcoe/fcoe_ctlr.c 		switch (dtype) {
dtype            2873 drivers/scsi/fcoe/fcoe_ctlr.c 					"in FIP probe\n", dtype);
dtype            2875 drivers/scsi/fcoe/fcoe_ctlr.c 			if (dtype < FIP_DT_NON_CRITICAL)
dtype            2886 drivers/scsi/fcoe/fcoe_ctlr.c 			dtype, dlen);
dtype             399 drivers/staging/unisys/visorinput/visorinput.c 						 enum visorinput_dev_type dtype)
dtype             406 drivers/staging/unisys/visorinput/visorinput.c 	if (dtype == visorinput_keyboard)
dtype             429 drivers/staging/unisys/visorinput/visorinput.c 	switch (dtype) {
dtype             496 drivers/staging/unisys/visorinput/visorinput.c 	enum visorinput_dev_type dtype;
dtype             500 drivers/staging/unisys/visorinput/visorinput.c 		dtype = visorinput_mouse;
dtype             502 drivers/staging/unisys/visorinput/visorinput.c 		dtype = visorinput_keyboard;
dtype             506 drivers/staging/unisys/visorinput/visorinput.c 	if (!devdata_create(dev, dtype))
dtype             378 drivers/usb/core/hub.c 	unsigned dtype;
dtype             381 drivers/usb/core/hub.c 		dtype = USB_DT_SS_HUB;
dtype             384 drivers/usb/core/hub.c 		dtype = USB_DT_HUB;
dtype             391 drivers/usb/core/hub.c 			dtype << 8, 0, desc, size,
dtype              28 fs/afs/dir.c   				  loff_t fpos, u64 ino, unsigned dtype);
dtype              30 fs/afs/dir.c   			      loff_t fpos, u64 ino, unsigned dtype);
dtype             530 fs/afs/dir.c   				  int nlen, loff_t fpos, u64 ino, unsigned dtype)
dtype             537 fs/afs/dir.c   	       (unsigned long long) ino, dtype);
dtype             550 fs/afs/dir.c   	cookie->fid.unique = dtype;
dtype             599 fs/afs/dir.c   			      int nlen, loff_t fpos, u64 ino, unsigned dtype)
dtype             607 fs/afs/dir.c   	       (unsigned long long) ino, dtype);
dtype             616 fs/afs/dir.c   			cookie->fids[cookie->nr_fids].unique	= dtype;
dtype             622 fs/afs/dir.c   		cookie->fids[0].unique	= dtype;
dtype            1649 fs/gfs2/dir.c  	u16 dtype;
dtype            1658 fs/gfs2/dir.c  		dtype = be16_to_cpu(dent->de_type);
dtype            1665 fs/gfs2/dir.c  		inode = gfs2_inode_lookup(dir->i_sb, dtype, addr, formal_ino,
dtype              48 fs/xfs/scrub/dir.c 	int			dtype)
dtype              56 fs/xfs/scrub/dir.c 		if (dtype != DT_UNKNOWN && dtype != DT_DIR)
dtype              78 fs/xfs/scrub/dir.c 	if (ino_dtype != dtype)
dtype             448 include/linux/edac.h 	enum dev_type dtype;	/* memory device type */
dtype            1040 include/linux/nvme.h 	__u8			dtype;
dtype             430 include/net/netfilter/nf_tables.h 	u32				dtype;
dtype             110 include/uapi/linux/hsi/cs-protocol.h #define CS_IOW(num, dtype)	_IOW(CS_IO_MAGIC, num, dtype)
dtype             111 include/uapi/linux/hsi/cs-protocol.h #define CS_IOR(num, dtype)	_IOR(CS_IO_MAGIC, num, dtype)
dtype             112 include/uapi/linux/hsi/cs-protocol.h #define CS_IOWR(num, dtype)	_IOWR(CS_IO_MAGIC, num, dtype)
dtype              30 include/uapi/linux/hsi/hsi_char.h #define HSC_IOW(num, dtype)	_IOW(HSI_CHAR_MAGIC, num, dtype)
dtype              31 include/uapi/linux/hsi/hsi_char.h #define HSC_IOR(num, dtype)	_IOR(HSI_CHAR_MAGIC, num, dtype)
dtype              32 include/uapi/linux/hsi/hsi_char.h #define HSC_IOWR(num, dtype)	_IOWR(HSI_CHAR_MAGIC, num, dtype)
dtype              34 include/uapi/linux/omapfb.h #define OMAP_IOW(num, dtype)	_IOW('O', num, dtype)
dtype              35 include/uapi/linux/omapfb.h #define OMAP_IOR(num, dtype)	_IOR('O', num, dtype)
dtype              36 include/uapi/linux/omapfb.h #define OMAP_IOWR(num, dtype)	_IOWR('O', num, dtype)
dtype             427 include/uapi/mtd/ubi-user.h 	__s8  dtype; /* obsolete, do not use! */
dtype             439 include/uapi/mtd/ubi-user.h 	__s8  dtype; /* obsolete, do not use! */
dtype             655 net/ipv4/igmp.c 	int type, dtype;
dtype             666 net/ipv4/igmp.c 			dtype = IGMPV3_BLOCK_OLD_SOURCES;
dtype             668 net/ipv4/igmp.c 			skb = add_grec(skb, pmc, dtype, 1, 1);
dtype             698 net/ipv4/igmp.c 			dtype = IGMPV3_ALLOW_NEW_SOURCES;
dtype             701 net/ipv4/igmp.c 			dtype = IGMPV3_BLOCK_OLD_SOURCES;
dtype             704 net/ipv4/igmp.c 		skb = add_grec(skb, pmc, dtype, 0, 1);	/* deleted sources */
dtype            1912 net/ipv6/mcast.c 	int type, dtype;
dtype            1923 net/ipv6/mcast.c 			dtype = MLD2_BLOCK_OLD_SOURCES;
dtype            1925 net/ipv6/mcast.c 			skb = add_grec(skb, pmc, dtype, 1, 1, 0);
dtype            1956 net/ipv6/mcast.c 			dtype = MLD2_ALLOW_NEW_SOURCES;
dtype            1959 net/ipv6/mcast.c 			dtype = MLD2_BLOCK_OLD_SOURCES;
dtype            1962 net/ipv6/mcast.c 		skb = add_grec(skb, pmc, dtype, 0, 1, 0);	/* deleted sources */
dtype            3333 net/netfilter/nf_tables_api.c 		if (nla_put_be32(skb, NFTA_SET_DATA_TYPE, htonl(set->dtype)))
dtype            3569 net/netfilter/nf_tables_api.c 	u32 ktype, dtype, flags, policy, gc_int, objtype;
dtype            3611 net/netfilter/nf_tables_api.c 	dtype = 0;
dtype            3616 net/netfilter/nf_tables_api.c 		dtype = ntohl(nla_get_be32(nla[NFTA_SET_DATA_TYPE]));
dtype            3617 net/netfilter/nf_tables_api.c 		if ((dtype & NFT_DATA_RESERVED_MASK) == NFT_DATA_RESERVED_MASK &&
dtype            3618 net/netfilter/nf_tables_api.c 		    dtype != NFT_DATA_VERDICT)
dtype            3621 net/netfilter/nf_tables_api.c 		if (dtype != NFT_DATA_VERDICT) {
dtype            3740 net/netfilter/nf_tables_api.c 	set->dtype = dtype;
dtype            3837 net/netfilter/nf_tables_api.c 	dreg = nft_type_to_reg(set->dtype);
dtype            3839 net/netfilter/nf_tables_api.c 					   set->dtype == NFT_DATA_VERDICT ?
dtype            4024 net/netfilter/nf_tables_api.c 			  set->dtype == NFT_DATA_VERDICT ? NFT_DATA_VERDICT : NFT_DATA_VALUE,
dtype            4461 net/netfilter/nf_tables_api.c 		nft_data_release(nft_set_ext_data(ext), set->dtype);
dtype            4605 net/netfilter/nf_tables_api.c 		if (set->dtype != NFT_DATA_VERDICT && d2.len != set->dlen)
dtype            4608 net/netfilter/nf_tables_api.c 		dreg = nft_type_to_reg(set->dtype);
dtype            4792 net/netfilter/nf_tables_api.c 		nft_data_hold(nft_set_ext_data(ext), set->dtype);
dtype            4804 net/netfilter/nf_tables_api.c 		nft_data_release(nft_set_ext_data(ext), set->dtype);
dtype            7293 net/netfilter/nf_tables_api.c 		    set->dtype != NFT_DATA_VERDICT)
dtype             195 net/netfilter/nft_dynset.c 		if (set->dtype == NFT_DATA_VERDICT)
dtype             102 net/netfilter/nft_lookup.c 						  set->dtype, set->dlen);
dtype             202 net/netfilter/nft_lookup.c 	    priv->set->dtype != NFT_DATA_VERDICT)
dtype              45 net/tipc/name_distr.c 	u32 dtype;
dtype             265 net/tipc/name_distr.c 				u32 node, u32 dtype)
dtype             274 net/tipc/name_distr.c 	if (dtype == PUBLICATION) {
dtype             282 net/tipc/name_distr.c 	} else if (dtype == WITHDRAWAL) {
dtype              31 sound/usb/helper.c void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype)
dtype              43 sound/usb/helper.c 		if (p[1] == dtype && (!after || (void *)p > after)) {
dtype               7 sound/usb/helper.h void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype);