Home
last modified time | relevance | path

Searched defs:major (Results 1 – 25 of 27) sorted by relevance

12

/arch/sparc/kernel/
Dhvapi.c19 unsigned long major; member
90 int sun4v_hvapi_register(unsigned long group, unsigned long major, in sun4v_hvapi_register()
155 unsigned long *major, in sun4v_hvapi_get()
178 unsigned long group, major, minor; in sun4v_hvapi_init() local
Dsstate.c91 unsigned long major, minor; in sstate_init() local
Dviohs.c46 static int send_version(struct vio_driver_state *vio, u16 major, u16 minor) in send_version()
229 u16 major) in find_by_major()
Dds.c64 __u16 major; member
80 __u16 major; member
86 __u16 major; member
100 __u16 major; member
1252 unsigned long hv_ret, major, minor; in ds_init() local
Dldc.c75 u16 major; member
392 u16 major, u16 minor) in send_version_nack()
559 static struct ldc_version *find_by_major(u16 major) in find_by_major()
2337 unsigned long major, minor; in ldc_init() local
/arch/arm/mach-msm/
Dscm.h21 #define SCM_VERSION(major, minor) (((major) << 16) | ((minor) & 0xFF)) argument
/arch/m68k/emu/
Dnfblock.c34 static inline s32 nfhd_read_write(u32 major, u32 minor, u32 rwflag, u32 recno, in nfhd_read_write()
41 static inline s32 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, in nfhd_get_capacity()
/arch/ia64/kvm/
Dvcpu.h54 imm9d:9, s:1, major:4; }; member
60 wh:2, d:1, un1:1, major:4; }; member
65 struct { unsigned long qp:6, un21:21, x6:6, un4:4, major:4; }; member
75 struct { unsigned long qp:6, imm20:20, :1, x6:6, x3:3, i:1, major:4; }; member
85 struct { unsigned long qp:6, :7, imm:7, ar3:7, x6:6, x3:3, s:1, major:4; }; member
106 x3:3, s:1, major:4; }; member
138 i:1, major:4; }; member
158 struct { unsigned long qp:6, imm:21, x4:4, i2:2, x3:3, i:1, major:4; }; member
169 x3:3, un1:1, major:4; }; member
174 struct { unsigned long qp:6, un14:14, r3:7, x6:6, x3:3, un1:1, major:4; }; member
[all …]
/arch/mips/ath79/
Dsetup.c71 u32 major; in ath79_detect_sys_type() local
/arch/sh/kernel/cpu/sh5/
Dunwind.c79 u8 major, minor; in lookup_prev_stack_frame() local
/arch/arm/mach-imx/
Dmach-qong.c38 #define QONG_FPGA_VERSION(major, minor, rev) \ argument
/arch/powerpc/platforms/ps3/
Dsetup.c58 int ps3_compare_firmware_version(u16 major, u16 minor, u16 rev) in ps3_compare_firmware_version()
/arch/um/drivers/
Dline.h22 const short major; member
Dubd_kern.c275 int major; in ubd_setup_common() local
805 static int ubd_disk_register(int major, u64 size, int unit, in ubd_disk_register()
/arch/sh/kernel/
Dtraps_64.c165 unsigned long major, minor, combined; in do_reserved_inst() local
730 int major, minor; in misaligned_fixup() local
/arch/powerpc/include/asm/
Dvdso_datapage.h55 __u32 major; /* Major number 0x10 */ member
Dps3.h33 u16 major; member
Dqe.h213 u8 major; /* The SOC revision major */ member
227 u8 major; /* The microcode version major */ member
/arch/mips/kernel/
Drtlx.c45 static int major; variable
Dvpe.c69 static int major; variable
/arch/x86/xen/
Denlighten.c1468 static int init_hvm_pv_info(int *major, int *minor) in init_hvm_pv_info()
1552 int major, minor; in xen_hvm_guest_init() local
/arch/um/os-Linux/
Dfile.c573 unsigned long long os_makedev(unsigned major, unsigned minor) in os_makedev()
/arch/parisc/math-emu/
Dfpudispatch.c252 u_int class, subop, major; in emfpudispatch() local
/arch/sparc/include/asm/
Dvio.h48 u16 major; member
298 u16 major; member
/arch/m68k/include/asm/
Dbootinfo.h240 #define MK_BI_VERSION(major,minor) (((major)<<16)+(minor)) argument

12