/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | iohelper.h | 78 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument 98 #define ASSIGN_FUNC(typ, name, dest) do { \ argument 104 #define ASSIGN_FUNC_IPAC(typ, target) do { \ argument
|
D | mISDNinfineon.c | 82 enum inf_types typ; member 1064 get_card_info(enum inf_types typ) in get_card_info()
|
D | netjet.c | 80 enum nj_types typ; member
|
/linux-4.4.14/fs/freevxfs/ |
D | vxfs_bmap.c | 44 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump() 135 struct vxfs_typed *typ; in vxfs_bmap_indir() local 208 struct vxfs_typed *typ = vip->vii_org.typed + i; in vxfs_bmap_typed() local
|
/linux-4.4.14/include/linux/mlx5/ |
D | device.h | 49 #define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0) argument 50 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld) argument 51 #define __mlx5_bit_off(typ, fld) ((unsigned)(unsigned long)(&(__mlx5_nullp(typ)->fld))) argument 52 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32) argument 53 #define __mlx5_64_off(typ, fld) (__mlx5_bit_off(typ, fld) / 64) argument 54 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0x1… argument 55 #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1)) argument 56 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) argument 57 #define __mlx5_st_sz_bits(typ) sizeof(struct mlx5_ifc_##typ##_bits) argument 59 #define MLX5_FLD_SZ_BYTES(typ, fld) (__mlx5_bit_sz(typ, fld) / 8) argument [all …]
|
/linux-4.4.14/drivers/scsi/snic/ |
D | snic_disc.c | 35 snic_tgt_type_to_str(int typ) in snic_tgt_type_to_str() 397 u8 typ, cmpl_stat; in snic_report_tgt_cmpl_handler() local
|
D | snic_ctl.c | 161 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
|
D | snic_scsi.c | 547 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local 917 u8 typ; in snic_itmf_cmpl_handler() local 996 u8 typ; in snic_hba_reset_cmpl_handler() local 1113 u8 typ, hdr_stat; in snic_aen_handler() local
|
D | snic_disc.h | 56 enum snic_tgt_type typ; member
|
D | snic_io.c | 205 u8 typ; in snic_req_init() local
|
D | snic_fwint.h | 114 snic_io_hdr_enc(struct snic_io_hdr *hdr, u8 typ, u8 status, u32 id, u32 hid, in snic_io_hdr_enc() 129 snic_io_hdr_dec(struct snic_io_hdr *hdr, u8 *typ, u8 *stat, u32 *cmnd_id, in snic_io_hdr_dec()
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | pgtable.h | 14 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | pgtable_no.h | 36 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
D | mcf_pgtable.h | 393 #define __swp_entry(typ, off) ((swp_entry_t) { (typ) | \ argument
|
/linux-4.4.14/include/video/ |
D | display_timing.h | 39 u32 typ; member
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | hisax_cfg.h | 57 int typ; member
|
D | elsa.c | 775 probe_elsa_adr(unsigned int adr, int typ) in probe_elsa_adr()
|
D | isdnl2.c | 879 enquiry_cr(struct PStack *st, u_char typ, u_char cr, u_char pf) in enquiry_cr() 969 int PollFlag, rsp, typ = RR; in l2_st7_got_super() local
|
D | hisax.h | 888 u_char typ; member
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | pgtable.h | 49 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable-nommu.h | 50 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | pgtable.h | 44 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/linux-4.4.14/drivers/mfd/ |
D | twl4030-power.c | 178 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument 183 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 245 # define MAKE_MD(typ, attr, start, end) \ in sys_fw_init() argument
|
/linux-4.4.14/drivers/isdn/capi/ |
D | capiutil.c | 26 int typ; member
|
/linux-4.4.14/drivers/spi/ |
D | spi-orion.c | 68 enum orion_spi_type typ; member
|
/linux-4.4.14/drivers/staging/unisys/include/ |
D | channel.h | 234 #define spar_signal_init(chan, QHDRFLD, QDATAFLD, QDATATYPE, ver, typ) \ argument
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 39 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | layer2.c | 1110 enquiry_cr(struct layer2 *l2, u_char typ, u_char cr, u_char pf) in enquiry_cr() 1197 int PollFlag, rsp, typ = RR; in l2_st7_got_super() local
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 61 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
|
/linux-4.4.14/drivers/message/fusion/lsi/ |
D | mpi.h | 254 #define MPI_SET_CONTEXT_REPLY_TYPE(x, typ) \ argument
|
/linux-4.4.14/net/ceph/ |
D | osd_client.c | 123 #define osd_req_op_data(oreq, whch, typ, fld) \ argument
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 316 uint32_t typ:2; member 360 uint32_t typ:2; member 403 uint32_t typ:2; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_user.h | 841 # define offsetof(typ, memb) ((unsigned long)((char *)&(((typ *)0)->memb))) argument
|