Searched refs:xc (Results 51 - 75 of 231) sorted by relevance

12345678910

/freebsd-9.3-release/sys/dev/sfxge/common/
H A Defx_regs_mcdi.h159 * Which means for convenience the event code is 0xc for all MC
162 #define FSE_AZ_EV_CODE_MCDI_EVRESPONSE 0xc
315 #define MCDI_EVENT_CODE_TX_FLUSH 0xc /* enum */
500 #define MC_CMD_CSR_READ32 0xc
1156 #define MC_CMD_LOOPBACK_SGMII_FAR 0xc /* enum */
1336 #define MC_CMD_PCS_BER 0xc /* enum */
1401 #define MC_CMD_MAC_TX_128_TO_255_PKTS 0xc /* enum */
1677 #define MC_CMD_NVRAM_TYPE_LOG 0xc /* enum */
1881 #define MC_CMD_SENSOR_IN_12V0 0xc /* enum */
/freebsd-9.3-release/sys/dev/vx/
H A Dif_vxreg.h85 #define EEPROM_OEM_ADDR2 0xc
241 #define REQ_INTR (u_short) (0xc<<11)
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dia64-opc-f.c563 {"fnmpy.s0", f, OpXaSfF2 (0xc, 0, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
564 {"fnmpy", f, OpXaSfF2 (0xc, 0, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
565 {"fnmpy.s1", f, OpXaSfF2 (0xc, 0, 1, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
566 {"fnmpy.s2", f, OpXaSfF2 (0xc, 0, 2, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
567 {"fnmpy.s3", f, OpXaSfF2 (0xc, 0, 3, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
568 {"fnmpy.s.s0", f, OpXaSfF2 (0xc, 1, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
569 {"fnmpy.s", f, OpXaSfF2 (0xc, 1, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
570 {"fnmpy.s.s1", f, OpXaSfF2 (0xc, 1, 1, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
571 {"fnmpy.s.s2", f, OpXaSfF2 (0xc, 1, 2, 0), {F1, F3, F4}, PSEUDO, 0, NULL},
572 {"fnmpy.s.s3", f, OpXaSfF2 (0xc,
[all...]
/freebsd-9.3-release/sys/dev/mlx/
H A Dmlxreg.h522 mc->mc_mailbox[0xc] = f5;
548 mc->mc_mailbox[0xc] = f8;
573 mc->mc_mailbox[0xc] = f7;
595 mc->mc_mailbox[0xc] = f4;
618 mc->mc_mailbox[0xc] = f5;
/freebsd-9.3-release/sys/dev/uart/
H A Duart_dev_sab82532.c623 int i, rbcl, xc; local
637 xc = uart_getreg(bas, SAB_RFIFO);
640 xc |= UART_STAT_FRAMERR;
642 xc |= UART_STAT_PARERR;
643 uart_rx_put(sc, xc);
/freebsd-9.3-release/sys/mips/cavium/
H A Duart_dev_oct16550.c738 int xc; local
750 xc = uart_getreg(bas, REG_DATA);
752 xc |= UART_STAT_FRAMERR;
754 xc |= UART_STAT_PARERR;
755 uart_rx_put(sc, xc);
/freebsd-9.3-release/contrib/binutils/ld/
H A Dgenscripts.sh45 # sun3.xc [used when the linker is invoked with "-z combreloc"]
225 # A .xc script is for linking with -z combreloc; it is only generated if
290 COMBRELOC=ldscripts/${EMULATION_NAME}.xc.tmp
294 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xc
/freebsd-9.3-release/contrib/tcpdump/
H A Dnameser.h101 #define UPDATEM 0xc /* modify a specific resource record */
/freebsd-9.3-release/sys/arm/at91/
H A Dat91sam9260reg.h288 #define AT91SAM9260_SDRAMC_CR_NR_RES 0xc
H A Dat91sam9g20reg.h289 #define AT91SAM9G20_SDRAMC_CR_NR_RES 0xc
/freebsd-9.3-release/sys/boot/i386/btx/lib/
H A Dbtxv86.s32 .set V86_DS,0xc # V86 DS
/freebsd-9.3-release/sys/boot/pc98/btx/lib/
H A Dbtxv86.s32 .set V86_DS,0xc # V86 DS
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-ixf18201.c73 #define IXF_WR_DATA_HI (PAL_BASE + 0xc)
/freebsd-9.3-release/sys/dev/fb/
H A Dcreatorreg.h76 #define FFB_DAC_VALUE2 0xc
/freebsd-9.3-release/sys/dev/ic/
H A Dns16550.h54 #define IIR_RXTOUT 0xc
/freebsd-9.3-release/sys/i386/xbox/
H A Dpic16l.s59 movl 0xc(%ebp),%eax
/freebsd-9.3-release/sys/ofed/include/linux/mlx4/
H A Dcmd.h60 MLX4_CMD_SET_PORT = 0xc,
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h550 } else if ((OpCmode & 0xc) == 0x8) {
560 } else if ((OpCmode & 0xe) == 0xc) {
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86JITInfo.cpp401 *(unsigned char*)(RetAddr-0xc) = 0xE9;
407 sys::ValgrindDiscardTranslations((void*)(RetAddr-0xc), 0xd);
/freebsd-9.3-release/lib/libkse/arch/ia64/ia64/
H A Dcontext.S40 mov ar.rsc=0xc
200 mov ar.rsc=0xc
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysmacros.h403 if (i & 0xc) {
435 if (i & 0xc) {
/freebsd-9.3-release/sys/dev/bwi/
H A Dif_bwireg.h226 #define BWI_80211_MOBJ_CWMIN 0xc
251 #define BWI_TX32_STATUS 0xc
/freebsd-9.3-release/sys/dev/xen/console/
H A Dconsole.c34 static char driver_name[] = "xc";
58 CONSOLE_DRIVER(xc); variable
236 tty_makedev(xccons, NULL, "xc%r", 0);
445 DRIVER_MODULE(xc, nexus, xc_driver, xc_devclass, 0, 0);
/freebsd-9.3-release/sys/i386/i386/
H A Delan-mmcr.c107 v ^= 0xc;
263 mmcrptr[(echo_a ^ 0xc) / 2] = echo_d;
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c244 int i, nc, xc; local
272 xc = i;
280 xargs = dt_probe_alloc_args(pvp, xc);
283 if ((xc != 0 && xargs == NULL) || (nc != 0 && nargs == NULL))
296 nargs, nc, xargs, xc)) == NULL) {
308 for (adp = adv, i = 0; i < xc; i++, adp++) {

Completed in 274 milliseconds

12345678910