Searched refs:x3 (Results 901 - 925 of 1134) sorted by relevance

<<31323334353637383940>>

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_control.c1253 if ((rbufp->recv_length & 0x3) != 0)
1262 if (req_data < req_count || rbufp->recv_length & 0x3) {
1424 while (sendlen & 0x3) {
4447 which = (noise & 0x3) % COUNTOF(sent);
H A Dntp_peer.c750 if (!(p->dstadr && (p->reach & 0x3))) // Bug 2849 XOR 2043
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c1133 if (dsize & 0x3) {
1268 switch (statval & 0x3) {
1880 c = flash2[CTL_PEER_STATVAL(rstatus) & 0x3];
3884 leapbits[ul & 0x3]);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h94 static const unsigned EncodingTagMask = 0x3;
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_asm.S1293 ldr x3, [x10, #8]!
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h359 I |= (Exp & 0x3) << 23;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp288 case 0x3:
/freebsd-13-stable/sys/dev/viapm/
H A Dviapm.c150 #define SMBHCMD 0x3
/freebsd-13-stable/sys/dev/vmd/
H A Dvmd.c79 #define VMD_BUS_START(x) ((x >> 8) & 0x3)
/freebsd-13-stable/sys/dev/vnic/
H A Dnic_main.c633 nic_reg_write(nic, NIC_PF_CFG, 0x3);
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpireg.h910 0xd, 0xf, 0x5, 0x7, 0x9, 0xb, 0x1, 0x3,
/freebsd-13-stable/sys/fs/ext2fs/
H A Dext2_csum.c212 while (rec_len && !(rec_len & 0x3)) {
/freebsd-13-stable/sys/net80211/
H A Dieee80211.h352 #define WME_CAPINFO_UAPSD_MAXSP_MASK 0x3
/freebsd-13-stable/sys/isa/
H A Disa_common.c1142 idbuf[1] = '@' + (((data[0] & 0x3) << 3) + ((data[1] & 0xe0) >> 5));
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_isr.c792 if ((data & 0x3) != 0x1) {
/freebsd-13-stable/sys/sys/
H A Delf_common.h867 #define STV_PROTECTED 0x3 /* Visible but not preemptible. */
/freebsd-13-stable/sys/dev/syscons/
H A Dscterm-sc.c585 v0 = cattrs[v0 & 0x3];
H A Dscterm-teken.c709 v0 = cattrs[v0 & 0x3];
/freebsd-13-stable/sys/dev/usb/input/
H A Dwmt.c93 WMT_INPUT_MODE_MT_TOUCHPAD = 0x3,
/freebsd-13-stable/sys/dev/usb/net/
H A Dif_cdceem.c143 #define CDCEEM_CMD_RESPONSE_HINT (0x3 << 11)
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_structures.h243 #define SGL_DESCRIPTOR_CODE_LAST_STANDARD_SEGMENT 0x3
/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi51.h956 #define EFI_ACPI_5_1_PMMT_MEMORY_AGGREGATOR_DEVICE_TYPE_DIMM 0x3
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfman_kg.c94 code = no_validation ? 0x73 : 0x3;
/freebsd-13-stable/sys/amd64/vmm/amd/
H A Damdvi_hw.c741 KASSERT((((cap >> 16) & 0x7) == 0x3),
/freebsd-13-stable/sys/arm/allwinner/
H A Da10_codec.c88 #define DRQ_CLR_CNT 0x3

Completed in 256 milliseconds

<<31323334353637383940>>