/drivers/mcb/ |
D | mcb-parse.c | 16 #define for_each_chameleon_cell(dtype, p) \ argument 17 for ((dtype) = get_next_dtype((p)); \ 18 (dtype) != CHAMELEON_DTYPE_END; \ 19 (dtype) = get_next_dtype((p))) 23 uint32_t dtype; in get_next_dtype() local 25 dtype = readl(p); in get_next_dtype() 26 return dtype >> 28; in get_next_dtype() 137 u32 dtype; in chameleon_get_bar() local 146 dtype = get_next_dtype(*base); in chameleon_get_bar() 147 if (dtype == CHAMELEON_DTYPE_BAR) { in chameleon_get_bar() [all …]
|
D | mcb-internal.h | 105 unsigned int dtype:4; member
|
/drivers/edac/ |
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()
|
D | bluefield_edac.c | 220 dimm->dtype = DEV_X4; in bluefield_edac_init_dimms() 223 dimm->dtype = DEV_X8; in bluefield_edac_init_dimms() 226 dimm->dtype = DEV_X16; in bluefield_edac_init_dimms() 229 dimm->dtype = DEV_UNKNOWN; in bluefield_edac_init_dimms()
|
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()
|
D | ghes_edac.c | 184 dimm->dtype = DEV_UNKNOWN; in assign_dmi_dimm_info() 597 dst->dtype = src->dtype; in ghes_edac_register() 616 dimm->dtype = DEV_UNKNOWN; in ghes_edac_register()
|
D | ppc4xx_edac.c | 894 enum dev_type dtype; in ppc4xx_edac_init_csrows() local 902 dtype = ppc4xx_edac_get_dtype(mcopt1); in ppc4xx_edac_init_csrows() 978 dimm->dtype = dtype; in ppc4xx_edac_init_csrows()
|
D | mv64x60_edac.c | 680 dimm->dtype = DEV_X32; in mv64x60_init_csrows() 683 dimm->dtype = DEV_X16; in mv64x60_init_csrows() 686 dimm->dtype = DEV_X4; in mv64x60_init_csrows() 689 dimm->dtype = DEV_UNKNOWN; in mv64x60_init_csrows()
|
D | ie31200_edac.c | 503 dimm->dtype = DEV_UNKNOWN; in ie31200_probe1() 514 dimm->dtype = DEV_UNKNOWN; in ie31200_probe1()
|
D | fsl_ddr_edac.c | 469 dimm->dtype = DEV_UNKNOWN; in fsl_ddr_init_csrows() 471 dimm->dtype = DEV_X32; in fsl_ddr_init_csrows()
|
D | pasemi_edac.c | 173 dimm->dtype = DEV_UNKNOWN; in pasemi_edac_init_csrows()
|
D | amd76x_edac.c | 215 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
|
D | skx_common.c | 334 dimm->dtype = get_width(mtr); in skx_get_dimm_info() 378 dimm->dtype = DEV_UNKNOWN; in skx_get_nvdimm_info()
|
D | highbank_mc_edac.c | 226 dimm->dtype = DEV_X8; in highbank_mc_probe()
|
D | i82860_edac.c | 180 dimm->dtype = DEV_UNKNOWN; in i82860_init_csrows()
|
D | r82600_edac.c | 261 dimm->dtype = DEV_UNKNOWN; in r82600_init_csrows()
|
D | i7300_edac.c | 669 dimm->dtype = DEV_X8; in decode_mtr() 671 dimm->dtype = DEV_X4; in decode_mtr()
|
D | i82443bxgx_edac.c | 225 dimm->dtype = DEV_UNKNOWN; in i82443bxgx_init_csrows()
|
/drivers/staging/unisys/visorinput/ |
D | visorinput.c | 399 enum visorinput_dev_type dtype) in devdata_create() argument 406 if (dtype == visorinput_keyboard) in devdata_create() 429 switch (dtype) { in devdata_create() 496 enum visorinput_dev_type dtype; in visorinput_probe() local 500 dtype = visorinput_mouse; in visorinput_probe() 502 dtype = visorinput_keyboard; in visorinput_probe() 506 if (!devdata_create(dev, dtype)) in visorinput_probe()
|
/drivers/block/ |
D | amiflop.c | 192 struct fd_data_type *dtype; /* type of floppy for this unit */ member 847 for (scnt = 0;scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in amiga_read() 944 hdr.ord = unit[disk].dtype->sects * unit[disk].type->sect_mult - cnt; in putsec() 976 for (cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++) in amiga_write() 1162 for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in dos_read() 1349 for(cnt = 0; cnt < unit[disk].dtype->sects * unit[disk].type->sect_mult; cnt++) in dos_write() 1380 (*unit[nr].dtype->write_fkt)(nr); in flush_track_callback() 1405 (*unit[nr].dtype->write_fkt)(nr); in non_int_flush_track() 1445 error = (*unit[drive].dtype->read_fkt)(drive); in get_track() 1472 track = block / (floppy->dtype->sects * floppy->type->sect_mult); in amiflop_rw_cur_segment() [all …]
|
/drivers/scsi/fcoe/ |
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() 2286 u32 dtype; in fcoe_ctlr_vn_parse() local 2321 dtype = desc->fip_dtype; in fcoe_ctlr_vn_parse() 2322 if (dtype < 32) { in fcoe_ctlr_vn_parse() 2323 if (!(desc_mask & BIT(dtype))) { in fcoe_ctlr_vn_parse() 2328 dtype, sub); in fcoe_ctlr_vn_parse() 2331 desc_mask &= ~BIT(dtype); in fcoe_ctlr_vn_parse() 2334 switch (dtype) { in fcoe_ctlr_vn_parse() [all …]
|
/drivers/net/vmxnet3/ |
D | vmxnet3_defs.h | 127 u32 dtype:1; /* descriptor type */ member 135 u32 dtype:1; /* descriptor type */ member 209 u32 dtype:1; /* Descriptor type */ member 215 u32 dtype:1; /* Descriptor type */ member
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_lan_hmc.h | 28 u8 dtype; member
|
/drivers/net/ethernet/intel/ice/ |
D | ice_fdir.h | 62 u8 dtype; member
|
D | ice_fdir.c | 283 fd_fltr_ctx->dtype = ICE_TX_DESC_DTYPE_FLTR_PROG; in ice_set_dflt_val_fd_desc() 335 qword = ((u64)ctx->dtype << ICE_FXD_FLTR_QW1_DTYPE_S) & in ice_set_fd_desc_val()
|