/kernel/linux/linux-6.6/drivers/edac/ |
H A 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()
|
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 | 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 | ppc4xx_edac.c | 881 enum dev_type dtype; in ppc4xx_edac_init_csrows() local 889 dtype = ppc4xx_edac_get_dtype(mcopt1); in ppc4xx_edac_init_csrows() 965 dimm->dtype = dtype; in ppc4xx_edac_init_csrows()
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 592 * @dtype: The FIP descriptor type for the frame 605 u8 dtype, struct sk_buff *skb, u32 d_id) in fcoe_ctlr_encaps() 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, su in fcoe_ctlr_vn_parse() 604 fcoe_ctlr_encaps(struct fcoe_ctlr *fip, struct fc_lport *lport, u8 dtype, struct sk_buff *skb, u32 d_id) fcoe_ctlr_encaps() argument 2815 u32 dtype; fcoe_ctlr_vlan_parse() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 592 * @dtype: The FIP descriptor type for the frame 605 u8 dtype, struct sk_buff *skb, u32 d_id) in fcoe_ctlr_encaps() 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, su in fcoe_ctlr_vn_parse() 604 fcoe_ctlr_encaps(struct fcoe_ctlr *fip, struct fc_lport *lport, u8 dtype, struct sk_buff *skb, u32 d_id) fcoe_ctlr_encaps() argument 2807 u32 dtype; fcoe_ctlr_vlan_parse() local [all...] |
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | ubi-user.h | 412 * @dtype: pass "3" for better compatibility with old kernels 415 * The @dtype field used to inform UBI about what kind of data will be written 420 * removed this feature in May 2012. UBI currently just ignores the @dtype 422 * set @dtype to 3 (unknown). 427 __s8 dtype; /* obsolete, do not use! */ member 433 * @dtype: pass "3" for better compatibility with old kernels 439 __s8 dtype; /* obsolete, do not use! */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_desc_dqo.h | 26 u8 dtype: 5; member 61 u8 dtype: 5; member
|
/kernel/linux/linux-6.6/include/uapi/mtd/ |
H A D | ubi-user.h | 418 * @dtype: pass "3" for better compatibility with old kernels 421 * The @dtype field used to inform UBI about what kind of data will be written 426 * removed this feature in May 2012. UBI currently just ignores the @dtype 428 * set @dtype to 3 (unknown). 433 __s8 dtype; /* obsolete, do not use! */ member 439 * @dtype: pass "3" for better compatibility with old kernels 445 __s8 dtype; /* obsolete, do not use! */ member
|
/kernel/linux/linux-6.6/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);
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/ |
H A D | ubi-user.h | 92 __s8 dtype; member 97 __s8 dtype; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/ |
H A D | ubi-user.h | 92 __s8 dtype; member 97 __s8 dtype; member
|
/kernel/linux/linux-5.10/drivers/block/ |
H A 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 in amiflop_rw_cur_segment() [all...] |
/kernel/linux/linux-6.6/drivers/block/ |
H A 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 in amiflop_rw_cur_segment() [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A 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()
|
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 | 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()
|
/kernel/linux/linux-5.10/drivers/net/vmxnet3/ |
H A D | vmxnet3_defs.h | 107 * Byte 2 : 5.msscof.0 ext1 dtype 112 * Byte 1 : 5.msscof.0 ext1 dtype 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
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | name_distr.c | 45 u32 dtype; member 290 u32 node, u32 dtype) in tipc_update_nametbl() 299 if (dtype == PUBLICATION) { in tipc_update_nametbl() 307 } else if (dtype == WITHDRAWAL) { in tipc_update_nametbl() 289 tipc_update_nametbl(struct net *net, struct distr_item *i, u32 node, u32 dtype) tipc_update_nametbl() argument
|
/kernel/linux/linux-6.6/drivers/net/vmxnet3/ |
H A D | vmxnet3_defs.h | 132 * Byte 2 : 5.msscof.0 ext1 dtype 137 * Byte 1 : 5.msscof.0 ext1 dtype 152 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
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | helper.h | 7 void *snd_usb_find_desc(void *descstart, int desclen, void *after, u8 dtype);
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_lookup.c | 104 &priv->dreg, NULL, set->dtype, in nft_lookup_init() 205 priv->set->dtype != NFT_DATA_VERDICT) in nft_lookup_validate()
|
/kernel/linux/linux-5.10/drivers/mcb/ |
H A D | mcb-internal.h | 57 * @dtype: device descriptor type 92 * @dtype: device descriptor type 105 unsigned int dtype:4; member
|
/kernel/linux/linux-6.6/drivers/mcb/ |
H A D | mcb-internal.h | 57 * @dtype: device descriptor type 92 * @dtype: device descriptor type 105 unsigned int dtype:4; member
|