Home
last modified time | relevance | path

Searched refs:maj (Results 1 – 25 of 75) sorted by relevance

123

/linux/arch/arm/mach-mv78xx0/
A Dpcie.c27 u8 maj; member
81 "PCIe %d.%d MEM", pp->maj, pp->min); in mv78xx0_pcie_preinit()
92 mvebu_mbus_add_window_by_id(MV78XX0_MBUS_PCIE_MEM_TARGET(pp->maj, pp->min), in mv78xx0_pcie_preinit()
93 MV78XX0_MBUS_PCIE_MEM_ATTR(pp->maj, pp->min), in mv78xx0_pcie_preinit()
95 mvebu_mbus_add_window_remap_by_id(MV78XX0_MBUS_PCIE_IO_TARGET(pp->maj, pp->min), in mv78xx0_pcie_preinit()
96 MV78XX0_MBUS_PCIE_IO_ATTR(pp->maj, pp->min), in mv78xx0_pcie_preinit()
221 return IRQ_MV78XX0_PCIE_00 + (pp->maj << 2) + pp->min; in mv78xx0_pcie_map_irq()
232 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port() argument
234 printk(KERN_INFO "MV78xx0 PCIe port %d.%d: ", maj, min); in add_pcie_port()
241 pp->maj = maj; in add_pcie_port()
A Dcommon.h30 int maj, int min);
32 int maj, int min);
/linux/fs/unicode/
A Dutf8-core.c173 static int utf8_parse_version(const char *version, unsigned int *maj, in utf8_parse_version() argument
188 if (match_int(&args[0], maj) || match_int(&args[1], min) || in utf8_parse_version()
201 unsigned int maj, min, rev; in utf8_load() local
203 if (utf8_parse_version(version, &maj, &min, &rev) < 0) in utf8_load()
206 if (!utf8version_is_supported(maj, min, rev)) in utf8_load()
209 unicode_version = UNICODE_AGE(maj, min, rev); in utf8_load()
A Dutf8n.h25 extern int utf8version_is_supported(u8 maj, u8 min, u8 rev);
/linux/Documentation/s390/
A Dconfig3270.sh52 while read devno maj min;do
54 fsmaj=$maj
59 elif [ $maj = CONSOLE ]; then
65 echo mknod $D/$TTY$devno c $maj $min >>$SCR
/linux/tools/perf/util/
A Ddsos.c14 if (a->maj > b->maj) return -1; in __dso_id__cmp()
15 if (a->maj < b->maj) return 1; in __dso_id__cmp()
34 return !id->maj && !id->min && !id->ino && !id->ino_generation; in dso_id__empty()
39 dso->id.maj = id->maj; in dso__inject_id()
/linux/usr/
A Dgen_initramfs.sh109 local maj=`field 5 ${dev}`
111 maj=${maj%,}
115 str="${ftype} ${name} ${str} ${dev} ${maj} ${min}"
A Dgen_init_cpio.c242 unsigned int maj, unsigned int min) in cpio_mknod() argument
265 maj, /* rmajor */ in cpio_mknod()
281 unsigned int maj; in cpio_mknod_line() local
286 name, &mode, &uid, &gid, &dev_type, &maj, &min)) { in cpio_mknod_line()
290 rc = cpio_mknod(name, mode, uid, gid, dev_type, maj, min); in cpio_mknod_line()
/linux/arch/powerpc/kernel/
A Dsetup-common.c227 unsigned short maj; in show_cpuinfo() local
235 maj = (pvr >> 8) & 0xFF; in show_cpuinfo()
291 maj = ((pvr >> 8) & 0xF); in show_cpuinfo()
295 maj = PVR_MAJ(pvr); in show_cpuinfo()
302 maj = ((pvr >> 8) & 0xFF) - 1; in show_cpuinfo()
307 maj = (pvr >> 8) & 0x0F; in show_cpuinfo()
311 maj = (pvr >> 8) & 0xFF; in show_cpuinfo()
318 maj, min, PVR_VER(pvr), PVR_REV(pvr)); in show_cpuinfo()
/linux/sound/pci/asihpi/
A Dhpi_version.h24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
/linux/drivers/net/ethernet/neterion/vxge/
A Dvxge-version.h23 #define VXGE_FW_VER(maj, min, bld) (((maj) << 16) + ((min) << 8) + (bld)) argument
/linux/init/
A Ddo_mounts.c230 unsigned maj, min, offset; in devt_from_devnum() local
234 if (sscanf(name, "%u:%u%c", &maj, &min, &dummy) == 2 || in devt_from_devnum()
235 sscanf(name, "%u:%u:%u:%c", &maj, &min, &offset, &dummy) == 3) { in devt_from_devnum()
236 devt = MKDEV(maj, min); in devt_from_devnum()
237 if (maj != MAJOR(devt) || min != MINOR(devt)) in devt_from_devnum()
/linux/drivers/scsi/aic94xx/
A Daic94xx_sds.c241 asd_ha->hw_prof.bios.maj, in asd_get_bios_chim()
401 u8 maj; /* 0 */ member
428 u8 maj; /* 0 */ member
512 u8 maj; /* 0 */ member
674 if (ms->maj != 0) { in asd_validate_ms()
676 ms->maj); in asd_validate_ms()
771 dflt_phy_param.maj = 0; in asd_ms_get_phy_params()
788 if (phy_param->maj != 0) { in asd_ms_get_phy_params()
790 phy_param->maj); in asd_ms_get_phy_params()
837 if (cm->maj != 0) { in asd_ms_get_connector_map()
[all …]
/linux/include/uapi/linux/
A Dpsci.h94 #define PSCI_VERSION(maj, min) \ argument
95 ((((maj) << PSCI_VERSION_MAJOR_SHIFT) & PSCI_VERSION_MAJOR_MASK) | \
/linux/security/
A Ddevice_cgroup.c273 char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; in devcgroup_seq_show() local
284 set_majmin(maj, ~0); in devcgroup_seq_show()
287 maj, min, acc); in devcgroup_seq_show()
291 set_majmin(maj, ex->major); in devcgroup_seq_show()
294 maj, min, acc); in devcgroup_seq_show()
/linux/drivers/crypto/caam/
A Ddpseci_cmd.h14 #define DPSECI_VER(maj, min) (((maj) << 16) | (min)) argument
/linux/drivers/block/aoe/
A Daoedev.c439 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr() argument
449 if (d->aoemajor == maj && d->aoeminor == min) { in aoedev_by_aoeaddr()
460 if (d || !do_alloc || minor_get(&sysminor, maj, min) < 0) in aoedev_by_aoeaddr()
486 d->aoemajor = maj; in aoedev_by_aoeaddr()
/linux/drivers/xen/
A Dsys-hypervisor.c433 xp.version.maj = XENPMU_VER_MAJ; in pmu_mode_store()
449 xp.version.maj = XENPMU_VER_MAJ; in pmu_mode_show()
477 xp.version.maj = XENPMU_VER_MAJ; in pmu_features_store()
491 xp.version.maj = XENPMU_VER_MAJ; in pmu_features_show()
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_pci.c652 rev->maj = PRESTERA_FW_VER_MAJ(version); in prestera_fw_rev_parse()
661 if (rev->maj == fw->rev_supp.maj && rev->min >= fw->rev_supp.min) in prestera_fw_rev_check()
665 fw->rev_supp.maj, fw->rev_supp.min); in prestera_fw_rev_check()
687 rev->maj, rev->min, rev->sub); in prestera_fw_hdr_parse()
723 fw->rev_supp.maj = ver_maj; in prestera_fw_get()
/linux/include/xen/interface/
A Dxenpmu.h33 uint32_t maj; member
/linux/arch/arc/include/asm/
A Darcregs.h182 unsigned int pad:8, prod:8, maj:8, min:8; member
184 unsigned int min:8, maj:8, prod:8, pad:8;
/linux/drivers/net/ethernet/cavium/liquidio/
A Docteon_device.h293 u8 maj; member
299 #define OCT_FW_VER(maj, min, rev) \ argument
300 (((u32)(maj) << 16) | ((u32)(min) << 8) | ((u32)(rev)))
/linux/drivers/gpu/drm/
A Ddrm_internal.h32 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
/linux/tools/perf/Documentation/
A Dperf-trace.txt161 -F=[all|min|maj]::
162 --pf=[all|min|maj]::
164 major or all pagefaults. Default value is maj.
250 <min|maj>fault [<ip.symbol>+<ip.offset>] => <addr.dso@addr.offset> (<map type><addr level>).
252 - min/maj indicates whether fault event is minor or major;
/linux/drivers/crypto/qat/qat_common/
A Dqat_uclo.c84 int maj = hdr->maj_ver & 0xff; in qat_uclo_check_uof_format() local
91 if (min != ICP_QAT_UOF_MINVER || maj != ICP_QAT_UOF_MAJVER) { in qat_uclo_check_uof_format()
93 maj, min); in qat_uclo_check_uof_format()
101 int maj = suof_hdr->maj_ver & 0xff; in qat_uclo_check_suof_format() local
116 if (maj != ICP_QAT_SUOF_MAJVER || min != ICP_QAT_SUOF_MINVER) { in qat_uclo_check_suof_format()
118 maj, min); in qat_uclo_check_suof_format()
1766 int maj = mof_hdr->maj_ver & 0xff; in qat_uclo_check_mof_format() local
1778 if (maj != ICP_QAT_MOF_MAJVER || min != ICP_QAT_MOF_MINVER) { in qat_uclo_check_mof_format()
1780 maj, min); in qat_uclo_check_mof_format()

Completed in 38 milliseconds

123