Searched refs:xc (Results 101 - 125 of 161) sorted by relevance

1234567

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclsmc.c532 case 0xc:
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h216 #define STAGE2_SAVED_ENTRYNO 0xc
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/gen/
H A Dmemset.s382 L(P4Q1): mov %rdx,-0xc(%rdi)
495 L(A4Q1): mov %edx,-0xc(%rdi)
527 mov %edx,-0xc(%rdi)
760 L(SSE12Q0): mov %rdx,-0xc(%rdi)
/opensolaris-onvv-gate/usr/src/lib/libzpool/common/
H A Dkernel.c726 if (i & 0xc) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h190 #define MBC_DUMP_RAM_EXTENDED 0xc /* Dump RAM extended. */
H A Dql_nx.h945 #define CAM_RAM_P2I_ENABLE 0xc
/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_n2_esr_hw.h641 #define K_CFGRX_EQ_ADAPTIVE_LP_105MHZ_ZF 0xc
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpcie.h451 #define PCIE_AER_UCE_SERV 0xc /* Uncor Error Severity */
/opensolaris-onvv-gate/usr/src/uts/i86pc/sys/
H A Dapic.h55 #define APIC_VERS_REG 0xc
/opensolaris-onvv-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.h744 #define TX_BYTES 0xc
/opensolaris-onvv-gate/usr/src/uts/intel/pcbe/
H A Dp123_pcbe.c174 {0xc, "code_read"}, \
H A Dp4_pcbe.c410 { "PAPI_br_tkn", "branch_retired", 0xc, C(12)|C(13)|C(14)|C(15)|C(16) },
/opensolaris-onvv-gate/usr/src/uts/sun4u/pcbe/
H A Dopl_pcbe.c239 {0xc, "prefetch_instructions"}
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Dscosmb.c81 #define SCDM_DIMM_SERIAL_ID (SCDM_CMD | 0xc) /* DIMM ser# req/resp */
/opensolaris-onvv-gate/usr/src/lib/libfru/libfrureg/
H A Dfrudefs.c1314 { 0xc, "NO POWER" },
1552 { 0xc, "Uncorrectable MTAG ECC Error" }
1617 { 0xc, "Netra 1280" },
1643 { 0xc, "Bihari" },
1673 { 0xc, "Docking Station" },
1730 { 0xc, "PS" },
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s668 movl 0xc(%rdi), %edx /* %edx = regs->cp_edx */
673 movl %edx, 0xc(%rdi) /* regs->cp_edx = %edx */
691 movl 0xc(%ebp), %edx /* %edx = regs->cp_edx */
696 movl %edx, 0xc(%ebp) /* regs->cp_edx = %edx */
736 movl 0xc(%ebp),%ecx /* extensions */
774 movl 0xc(%ebp),%ecx /* extensions */
H A Dcopy.s299 movl 0xc(src, cnt, 8), %esi; \
300 movnti %esi, 0xc(dst, cnt, 8); \
650 mov -0xc(%rdi), %r10
651 mov %r10, -0xc(%rsi)
1237 L(P4Q1): mov %rax, -0xc(%rdi)
/opensolaris-onvv-gate/usr/src/lib/libast/common/regex/
H A Dregcomp.c1421 Cchr_t* xc; local
1621 xc = (tc = (Cchr_t*)dtprev(dt, cc)) && !strcasecmp((char*)tc->nam, (char*)cc->nam) ? tc : cc;
1628 strcpy((char*)ce->beg, (char*)xc->key);
1631 if (!strcasecmp((char*)xc->nam, (char*)cc->nam) && (tc = (Cchr_t*)dtnext(dt, cc)))
/opensolaris-onvv-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Dasm10k.c139 { "LOG", 0xc}, /* R = ... (log?) */
/opensolaris-onvv-gate/usr/src/uts/common/io/chxge/com/
H A Dvsc7326.c533 enable = 0xc;
/opensolaris-onvv-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c191 return (0xc);
/opensolaris-onvv-gate/usr/src/uts/common/netinet/
H A Din.h1175 #define IPV6_HOPLIMIT 0xc /* hoplimit for datagram */
/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h67 SPC3_CMD_VENDOR_C = 0xc,
/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c606 PCIE_AER_HDR_LOG + 0xc);
637 PCIE_AER_SHDR_LOG + 0xc);
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c206 0xc, /* B76800 */
260 0xc, /* B76800 */

Completed in 310 milliseconds

1234567