Home
last modified time | relevance | path

Searched refs:intel (Results 1 – 25 of 599) sorted by relevance

12345678910>>...24

/titanic_41/usr/src/cmd/fm/dicts/
H A DINTEL.dict29 fault.cpu.intel.internal=1
30 fault.cpu.intel.l0cache=2
31 fault.cpu.intel.l1cache=3
32 fault.cpu.intel.l2cache=4
33 fault.cpu.intel.cache=5
34 fault.cpu.intel.l0dtlb=6
35 fault.cpu.intel.l1dtlb=7
36 fault.cpu.intel.l2dtlb=8
37 fault.cpu.intel.dtlb=9
38 fault.cpu.intel.l0itlb=10
[all …]
/titanic_41/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dintel.esc29 * Eversholt rules for the intel CPU/Memory
37 event ereport.cpu.intel.leafclass@chip/core/strand { within(t) }
52 * trips. prop statement for ereport.cpu.intel.internal_unclassified is
56 engine serd.cpu.intel.simple@chip/core/strand, N=3, T=72h;
57 event fault.cpu.intel.internal@chip/core/strand,
58 engine=serd.cpu.intel.simple@chip/core/strand;
60 prop fault.cpu.intel.internal@chip/core/strand
62 ereport.cpu.intel.microcode_rom_parity@chip/core/strand,
63 ereport.cpu.intel.internal_timer@chip/core/strand,
64 ereport.cpu.intel.internal_parity@chip/core/strand,
[all …]
/titanic_41/usr/src/uts/intel/
H A DMakefile.rules61 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/brand/sn1/%.s
64 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/brand/solaris10/%.s
67 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/dtrace/%.c
71 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/dtrace/%.s
74 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/fs/proc/%.c
78 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/ml/%.s
81 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/os/%.c
85 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/promif/%.c
89 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ia32/syscall/%.c
93 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/%.c
[all …]
/titanic_41/usr/src/uts/i86pc/io/pciex/
H A Dinc.flg40 usr/src/uts/intel/sys \
41 usr/src/uts/intel/ia32/sys \
58 usr/src/uts/intel/pci_autoconfig \
59 usr/src/uts/intel/pcieb \
60 usr/src/uts/intel/pcicfg
73 usr/src/uts/intel/asm \
74 usr/src/uts/intel/amd64 \
75 usr/src/uts/intel/io/hotplug \
76 usr/src/uts/intel/io/pci \
77 usr/src/uts/intel/io/pciex \
[all …]
/titanic_41/usr/src/uts/common/io/ib/
H A Dinc.flg40 usr/src/uts/intel/sys \
41 usr/src/uts/intel/ia32/sys \
66 usr/src/uts/intel/ib \
67 usr/src/uts/intel/ibcm \
68 usr/src/uts/intel/ibdm \
69 usr/src/uts/intel/ibmf \
70 usr/src/uts/intel/ibtl \
71 usr/src/uts/intel/ibp \
72 usr/src/uts/intel/rpcib
83 usr/src/uts/intel/asm \
[all …]
/titanic_41/usr/src/uts/intel/kmech_krb5/
H A Dreq.flg27 echo_file usr/src/uts/intel/Makefile
28 echo_file usr/src/uts/intel/Makefile.files
29 echo_file usr/src/uts/intel/Makefile.intel
30 echo_file usr/src/uts/intel/Makefile.rules
31 echo_file usr/src/uts/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/aac/
H A DMakefile53 include $(UTSBASE)/intel/Makefile.intel
101 include $(UTSBASE)/intel/Makefile.targ
114 SCSI_FILES = $(SCSI_OBJS:%.o= -l $(UTSBASE)/intel/scsi/%.ll)
124 $(UTSBASE)/intel/warlock/scsi.ll \
125 -l $(UTSBASE)/intel/warlock/ddi_dki_impl.ll
132 @cd $(UTSBASE)/intel/warlock; pwd; $(MAKE) warlock
135 @cd $(UTSBASE)/intel/scsi; pwd; $(MAKE) warlock
/titanic_41/usr/src/uts/intel/mpt_sas/
H A DMakefile61 include $(UTSBASE)/intel/Makefile.intel
93 include $(UTSBASE)/intel/Makefile.targ
106 SCSI_FILES = $(SCSI_OBJS:%.o= -l $(UTSBASE)/intel/scsi/%.ll)
114 $(UTSBASE)/intel/warlock/scsi.ll \
115 -l $(UTSBASE)/intel/warlock/ddi_dki_impl.ll
122 @cd $(UTSBASE)/intel/warlock; pwd; $(MAKE) warlock
125 @cd $(UTSBASE)/intel/scsi; pwd; $(MAKE) warlock
/titanic_41/usr/src/uts/i86xpv/
H A DMakefile41 INTEL_LIB_DIR = $(UTSBASE)/intel/lint-libs/$(OBJS_DIR)
64 modlist modlist.intel := NO_STATE= -K $$MODSTATE$$$$
70 .PARALLEL: $(PARALLEL_KMODS) $(XMODS) modlist modlist.intel
90 modlist.karch: modlist modlist.intel
92 modlist.intel:
93 @cd $(SRC)/uts/intel; pwd; $(MAKE) $(NO_STATE) modlist
146 @cd $(UTSBASE)/intel/$@; pwd; $(MAKE) modlintlib
156 XRDIRS = ../i86xpv ../i86pc ../intel ../common
/titanic_41/usr/src/uts/i86pc/
H A DMakefile39 INTEL_LIB_DIR = $(UTSBASE)/intel/lint-libs/$(OBJS_DIR)
63 modlist modlist.intel := NO_STATE= -K $$MODSTATE$$$$
69 .PARALLEL: $(PARALLEL_KMODS) $(XMODS) modlist modlist.intel
89 modlist.karch: modlist modlist.intel
91 modlist.intel:
92 @cd $(SRC)/uts/intel; pwd; $(MAKE) $(NO_STATE) modlist
149 @cd $(UTSBASE)/intel/$@; pwd; $(MAKE) modlintlib
157 XRDIRS = ../i86pc ../intel ../common
/titanic_41/exception_lists/
H A Dcstyle986 usr/src/uts/intel/io/acpica/debugger/dbcmds.c
987 usr/src/uts/intel/io/acpica/debugger/dbdisply.c
988 usr/src/uts/intel/io/acpica/debugger/dbexec.c
989 usr/src/uts/intel/io/acpica/debugger/dbfileio.c
990 usr/src/uts/intel/io/acpica/debugger/dbhistry.c
991 usr/src/uts/intel/io/acpica/debugger/dbinput.c
992 usr/src/uts/intel/io/acpica/debugger/dbmethod.c
993 usr/src/uts/intel/io/acpica/debugger/dbnames.c
994 usr/src/uts/intel/io/acpica/debugger/dbstats.c
995 usr/src/uts/intel/io/acpica/debugger/dbutils.c
[all …]
/titanic_41/usr/src/uts/intel/wc/
H A DMakefile53 include $(UTSBASE)/intel/Makefile.intel
93 include $(UTSBASE)/intel/Makefile.targ
114 -l ../../intel/warlock/ddi_dki_impl.ll
116 -l ../../intel/warlock/ddi_dki_impl.ll
127 @cd ../../intel/warlock; pwd; $(MAKE) warlock
/titanic_41/usr/src/uts/intel/ata/
H A DMakefile46 CONF_SRCDIR = $(UTSBASE)/intel/io/dktp/controller/ata
51 include $(UTSBASE)/intel/Makefile.intel
66 INC_PATH += -I$(UTSBASE)/intel/io/dktp/hba/ghd
107 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/tem/
H A DMakefile50 include $(UTSBASE)/intel/Makefile.intel
95 include $(UTSBASE)/intel/Makefile.targ
111 -l ../../intel/warlock/ddi_dki_impl.ll
118 @cd ../../intel/warlock; pwd; $(MAKE) warlock
/titanic_41/usr/src/uts/intel/ucode/
H A DMakefile33 CONF_SRCDIR = $(UTSBASE)/intel/io
37 include $(UTSBASE)/intel/Makefile.intel
61 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/pit_beep/
H A DMakefile43 CONF_SRCDIR = $(UTSBASE)/intel/io
48 include $(UTSBASE)/intel/Makefile.intel
83 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/ipmi/
H A DMakefile40 CONF_SRCDIR = $(UTSBASE)/intel/io/ipmi
45 include $(UTSBASE)/intel/Makefile.intel
83 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/agpmaster/
H A DMakefile47 INC_PATH += -I$(UTSBASE)/intel/io/agpmaster
57 include $(UTSBASE)/intel/Makefile.intel
97 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/radeon/
H A DMakefile49 INC_PATH += -I$(UTSBASE)/intel/io/drm -I$(UTSBASE)/common/io/drm
58 include $(UTSBASE)/intel/Makefile.intel
91 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/iommulib/
H A DMakefile44 INC_PATH += -I$(UTSBASE)/intel
50 include $(UTSBASE)/intel/Makefile.intel
98 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/fd/
H A DMakefile46 CONF_SRCDIR = $(UTSBASE)/intel/io
51 include $(UTSBASE)/intel/Makefile.intel
99 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/i915/
H A DMakefile49 INC_PATH += -I$(UTSBASE)/intel/io/drm -I$(UTSBASE)/common/io/drm
58 include $(UTSBASE)/intel/Makefile.intel
93 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/sdt/
H A DMakefile35 CONF_SRCDIR = $(UTSBASE)/intel/dtrace
37 include $(UTSBASE)/intel/Makefile.intel
66 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/agpgart/
H A DMakefile24 CONF_SRCDIR = $(UTSBASE)/intel/io/agpgart
29 include $(UTSBASE)/intel/Makefile.intel
73 include $(UTSBASE)/intel/Makefile.targ
/titanic_41/usr/src/uts/intel/amr/
H A DMakefile23 CONF_SRCDIR = $(UTSBASE)/intel/io/amr
28 include $(UTSBASE)/intel/Makefile.intel
79 include $(UTSBASE)/intel/Makefile.targ

12345678910>>...24