Searched refs:xc (Results 1 - 25 of 183) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/spell/
H A Dhuff.h36 long xc; member in struct:huff
44 #define c huffcode.xc
/illumos-gate/usr/src/cmd/mdb/intel/ia32/kmdb/
H A Dkaif_invoke.s50 movl 0xc(%ebp), %ecx /* argc */
65 movl 0xc(%ebp), %ecx
/illumos-gate/usr/src/uts/sun4/sys/
H A Deeprom.h49 uchar_t ees_resv[0xd8-0xc]; /* XXX - figure this out sometime */
H A Dintreg.h107 uchar_t filler[0x1000 - 0xc];
/illumos-gate/usr/src/boot/sys/boot/i386/libfirewire/
H A Dfwohci.h126 #define OHCI_DMACMD(off) (off + 0xc)
132 #define OHCI_ATQCMD (OHCI_ATQOFF + 0xc)
138 #define OHCI_ATSCMD (OHCI_ATSOFF + 0xc)
144 #define OHCI_ARQCMD (OHCI_ARQOFF + 0xc)
150 #define OHCI_ARSCMD (OHCI_ARSOFF + 0xc)
156 #define OHCI_ITCMD(CH) (OHCI_ITOFF(CH) + 0xc)
161 #define OHCI_IRCMD(CH) (OHCI_IROFF(CH) + 0xc)
/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_satl.h55 #define SATL_APT_P_FPDMA 0xc /* FPDMA */
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_base_il.s57 fldl 0xc(%esp) /* Load up x */
99 fldl 0xc(%esp) /* Load up x */
/illumos-gate/usr/src/uts/sparc/os/
H A Dbitmap_arch.c60 if (i & 0xc) {
95 if (i & 0xc) {
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c222 int xc, yc; local
224 xc = hpos;
227 hgoto(xc + d); /* circle goes to right side */
261 int xc, yc; local
263 xc = hpos;
266 hgoto(xc + a);
287 float xc, yc; local
311 xc = x0;
426 putdot((int)xc, (int)yc);
458 xc
[all...]
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsigchld.sh121 $SHELL -xc $'
H A Dsun_solaris_vartree003.sh73 X11Rx/R6.4/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-Demi.pmf
96 X11Rx/R6.4/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-DemiOblique.pmf
/illumos-gate/usr/src/lib/libcpc/i386/
H A Dgetcpuid.s52 movl 0xc(%ebp), %eax
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfls.c57 if ((bits32 & 0xc) != 0) {
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Ddbu_reg_Driver.h20 #define DBU_REG_DBU_TIMING 0xc //ACCESS:?? DataWidth:0x20
/illumos-gate/usr/src/boot/sys/boot/common/
H A Drbx.h33 #define RBX_SERIAL 0xc /* -h */
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h108 #define PC_SLICE_TYPE_FAT32_LBA 0xc
276 (*((unsigned long *) (((int) l_ptr) + SOL_PART_OFFSET + (p) * 0xc + 4)))
279 (*((unsigned long *) (((int) l_ptr) + SOL_PART_OFFSET + (p) * 0xc + 8)))
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dproc64_support.s80 mov %edx,0xc(%rsi)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Discsi_info.h80 #define ISCSI_INFO_ID_VLAN_ID 0xc
/illumos-gate/usr/src/uts/common/net/
H A Dif_types.h64 #define IFT_P10 0xc /* Proteon 10MBit ring */
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox.h52 #define MBOX_EVENT_ENV 0xc
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtodbq4802.h64 #define RTC_ENABLES 0xc /* Control Register C */
H A Dtodm5819p.h67 #define RTC_C 0xc /* Control Register C */
/illumos-gate/usr/src/uts/sun4u/cherrystone/sys/
H A Dcherrystone.h63 #define CHERRYSTONE_GETSLOT(AID) (((AID&0xc)>>1)|(AID&1))
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dtrap.h53 #define T_STKFLT 0xc /* #ss stack fault */
/illumos-gate/usr/src/uts/common/io/drm/
H A Dati_pcigart.c94 *pci_gart = (page_base >> 8) | 0xc;

Completed in 115 milliseconds

12345678