Searched refs:x2 (Results 251 - 275 of 1286) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/dev/drm/
H A Dvia_drm.h59 #define VIA_UPLOAD_TEX1IMAGE 0x2 /* handled clientside */
111 #define VIA_BACK 0x2
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash.h144 #define ISDISK(X) ((u_int32_t)(intptr_t)(X)&0x2)
145 #define DODISK(X) ((X) = (char *)((intptr_t)(X)|0x2))
/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_msq.h49 #define MS_TYP_PTR 0x2 /* void pointer */
100 #define MS_REG_CTR 0x2
H A Dppbconf.h75 #define PPB_PS2 0x2 /* PS/2 byte mode */
133 #define PPB_INTR 0x2
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_err.h211 #define OPR_MGMT_ERR_QLFR_ILLEGAL_OPERATOR 0x2
235 #define OSSA_INVALID_CONFIG_PARAM 0x2
/freebsd-11-stable/sys/xen/interface/
H A Dphysdev.h154 #define MAP_PIRQ_TYPE_UNKNOWN 0x2
284 #define XEN_PCI_DEV_VIRTFN 0x2
/freebsd-11-stable/sys/dev/ic/
H A Dns16550.h45 #define IER_ETXRDY 0x2
58 #define IIR_TXRDY 0x2
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300template_ap121.h92 0x2, // txEndToRxOn; // 1
334 0x2, // txEndToRxOn; // 1
H A Dar9300template_aphrodite.h91 0x2, // txEndToRxOn; // 1
336 0x2, // txEndToRxOn; // 1
H A Dar9300template_cus157.h92 0x2, // txEndToRxOn; // 1
327 0x2, // txEndToRxOn; // 1
H A Dar9300template_hb112.h92 0x2, // txEndToRxOn; // 1
337 0x2, // txEndToRxOn; // 1
H A Dar9300template_hb116.h93 0x2, // txEndToRxOn; // 1
338 0x2, // txEndToRxOn; // 1
H A Dar9300template_wasp_2.h89 0x2, // txEndToRxOn; // 1
334 0x2, // txEndToRxOn; // 1
H A Dar9300template_wasp_k31.h90 0x2, // txEndToRxOn; // 1
335 0x2, // txEndToRxOn; // 1
H A Dar9300template_xb112.h92 0x2, // txEndToRxOn; // 1
337 0x2, // txEndToRxOn; // 1
H A Dar9300template_xb113.h92 0x2, // txEndToRxOn; // 1
337 0x2, // txEndToRxOn; // 1
/freebsd-11-stable/sys/dev/tws/
H A Dtws.h110 #define TWS_REQ_TYPE_PASSTHRU 0x2
137 TWS_DIR_IN = 0x2,
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_iomuxc.c81 #define PUS_100_KOHM_PULL_UP 0x2
88 #define DSE_75_OHM 0x2
/freebsd-11-stable/sys/arm64/include/
H A Darmreg.h57 #define CPACR_FPEN_TRAP_ALL2 (0x2 << 20) /* Traps from EL0 and EL1 */
208 #define ID_AA64ISAR0_AES_PMULL (0x2 << ID_AA64ISAR0_AES_SHIFT)
228 #define ID_AA64ISAR0_ATOMIC_IMPL (0x2 << ID_AA64ISAR0_ATOMIC_SHIFT)
242 #define ID_AA64MMFR0_PA_RANGE_1T (0x2 << ID_AA64MMFR0_PA_RANGE_SHIFT)
250 #define ID_AA64MMFR0_ASID_BITS_16 (0x2 << ID_AA64MMFR0_ASID_BITS_SHIFT)
289 #define ID_AA64MMFR1_HAFDBS_AF_DBS (0x2 << ID_AA64MMFR1_HAFDBS_SHIFT)
294 #define ID_AA64MMFR1_VMIDBITS_16 (0x2 << ID_AA64MMFR1_VMIDBITS_SHIFT)
315 #define ID_AA64MMFR1_PAN_ATS1E1 (0x2 << ID_AA64MMFR1_PAN_SHIFT)
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_refclock.h39 #define CLK_HAVETIME2 0x2
44 #define CLK_FLAG2 0x2
/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S245 testb $0x2,%al # Busy?
250 testb $0x2,%al # Busy?
/freebsd-11-stable/contrib/ntp/libparse/
H A Dclk_rcc8000.c110 #define RCC8000_BST 0x2
H A Dclk_wharton.c114 if (buffer[13] & 0x2) {
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmonitor.h143 #define MO_FILL_USES_ADDR 0x2
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.h99 #define DT_DP_DYNAMIC 0x2 /* permit dynamic type in prototype */

Completed in 155 milliseconds

<<11121314151617181920>>