Home
last modified time | relevance | path

Searched refs:UTSBASE (Results 1 – 25 of 672) sorted by relevance

12345678910>>...27

/illumos-gate/usr/src/uts/common/
H A DMakefile.rules96 $(OBJS_DIR)/%.o: $(UTSBASE)/common/bignum/%.c
136 $(OBJS_DIR)/%.o: $(UTSBASE)/common/c2/%.c
140 $(OBJS_DIR)/%.o: $(UTSBASE)/common/conf/%.c
148 $(OBJS_DIR)/%.o: $(UTSBASE)/common/cpr/%.c
152 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ctf/%.c
172 $(OBJS_DIR)/%.o: $(UTSBASE)/common/des/%.c
200 $(OBJS_DIR)/%.o: $(UTSBASE)/common/disp/%.c
243 $(OBJS_DIR)/%.o: $(UTSBASE)/common/fs/%.c
553 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/%.c
1623 $(OBJS_DIR)/%.o: $(UTSBASE)/common/os/%.c
[all …]
/illumos-gate/usr/src/uts/intel/
H A DMakefile.rules64 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/dtrace/%.c
68 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/dtrace/%.S
75 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/os/%.c
79 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/%.c
90 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/ml/%.S
244 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/os/%.c
260 $(OBJS_DIR)/%.o: $(UTSBASE)/common/os/%.c
264 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/kdi/%.c
268 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/kdi/%.S
271 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/zfs/%.c
[all …]
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile.rules50 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/conf/%.c
58 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/io/%.c
66 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/pci/%.c
82 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/ml/%.S
85 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/os/%.c
89 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/vm/%.c
93 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/promif/%.c
97 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/boot/%.c
101 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/boot/%.c
125 $(OBJS_DIR)/%.o: $(UTSBASE)/common/cpr/%.c
[all …]
H A DMakefile.i86xpv49 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/unix
50 GENLIB_DIR = $(UTSBASE)/intel/genunix
52 DSF_DIR = $(UTSBASE)/$(PLATFORM)/genassym
74 include $(UTSBASE)/$(PLATFORM)/Makefile.files
75 include $(UTSBASE)/intel/Makefile.files
76 include $(UTSBASE)/common/Makefile.files
83 include $(UTSBASE)/Makefile.uts
125 MODSTUBS = $(UTSBASE)/intel/ml/modstubs.S
126 GENASSYM_SRC = $(UTSBASE)/i86pc/ml/genassym.c
127 OFFSETS_SRC = $(UTSBASE)/i86pc/ml/offsets.in
[all …]
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile.rules45 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/conf/%.c
65 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/%.c
85 SBD_IOCTL = $(UTSBASE)/i86pc/sys/sbd_ioctl.h
88 DR_IO = $(UTSBASE)/i86pc/io/dr
166 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/ml/%.S
169 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/os/%.c
185 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/vm/%.c
189 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/%.c
201 $(OBJS_DIR)/%.o: $(UTSBASE)/common/os/%.c
276 $(UTSBASE)/i86pc/ml/bios_call_src.S
[all …]
H A DMakefile.i86pc59 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/unix
60 GENLIB_DIR = $(UTSBASE)/intel/genunix
62 DSF_DIR = $(UTSBASE)/$(PLATFORM)/genassym
84 include $(UTSBASE)/$(PLATFORM)/Makefile.files
85 include $(UTSBASE)/intel/Makefile.files
86 include $(UTSBASE)/common/Makefile.files
93 include $(UTSBASE)/Makefile.uts
134 UNIX_MAPFILE = $(UTSBASE)/$(PLATFORM)/conf/Mapfile
135 MODSTUBS = $(UTSBASE)/intel/ml/modstubs.S
137 OFFSETS_SRC = $(UTSBASE)/$(PLATFORM)/ml/offsets.in
[all …]
/illumos-gate/usr/src/uts/intel/elfexec/
H A DMakefile39 UTSBASE = ../.. macro
54 include $(UTSBASE)/intel/Makefile.intel
62 INC_PATH += -I$(UTSBASE)/intel/ia32 -I$(SRC)/common/core
91 include $(UTSBASE)/intel/Makefile.targ
93 $(OBJS_DIR)/elf32.o: $(UTSBASE)/common/exec/elf/elf.c
94 $(COMPILE.c) -o $@ -D_ELF32_COMPAT $(UTSBASE)/common/exec/elf/elf.c
97 $(OBJS_DIR)/elf32_notes.o: $(UTSBASE)/common/exec/elf/elf_notes.c
98 $(COMPILE.c) -o $@ -D_ELF32_COMPAT $(UTSBASE)/common/exec/elf/elf_notes.c
101 $(OBJS_DIR)/old32_notes.o: $(UTSBASE)/common/exec/elf/old_notes.c
102 $(COMPILE.c) -o $@ -D_ELF32_COMPAT $(UTSBASE)/common/exec/elf/old_notes.c
/illumos-gate/usr/src/uts/intel/qede/
H A DMakefile16 UTSBASE = ../.. macro
21 CONF_SRCDIR = $(UTSBASE)/common/io/qede
23 include $(UTSBASE)/intel/Makefile.intel
37 CPPFLAGS += -I$(UTSBASE)/common/io/qede
38 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/drivers/ecore
39 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/drivers/ecore/hsi_repository
40 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/hsi/
41 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/hsi/hw
42 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/hsi/mcp
82 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/vmm_vtd/
H A DMakefile17 UTSBASE = ../.. macro
22 CONF_SRCDIR = $(UTSBASE)/intel/io/vmm
23 MAPFILE = $(UTSBASE)/intel/io/vmm/vmm_vtd.mapfile
31 INC_PATH += -I$(UTSBASE)/intel/io/vmm -I$(UTSBASE)/intel/io/vmm/io
32 AS_INC_PATH += -I$(UTSBASE)/intel/io/vmm -I$(OBJS_DIR)
37 include $(UTSBASE)/intel/Makefile.intel
59 include $(UTSBASE)/intel/Makefile.targ
60 include $(UTSBASE)/intel/io/vmm/Makefile.rules
/illumos-gate/usr/src/uts/intel/io/vmm/
H A DMakefile.rules17 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/%.c
21 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/amd/%.c
25 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/intel/%.c
29 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/io/%.c
33 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/%.S
36 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/intel/%.S
39 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/amd/%.S
43 $(OFFSETS_CREATE) -I$(UTSBASE)/intel/io/vmm < $(OFFSETS_VMX) >$@
45 $(OFFSETS_CREATE) -I$(UTSBASE)/intel/io/vmm < $(OFFSETS_SVM) >$@
/illumos-gate/usr/src/uts/intel/ppt/
H A DMakefile18 UTSBASE = ../.. macro
23 CONF_SRCDIR = $(UTSBASE)/intel/io/vmm/io
24 MAPFILE = $(UTSBASE)/intel/io/vmm/io/ppt.mapfile
26 include $(UTSBASE)/intel/Makefile.intel
39 INC_PATH += -I$(UTSBASE)/intel/io/vmm -I$(UTSBASE)/intel/io/vmm/io
40 AS_INC_PATH += -I$(UTSBASE)/intel/io/vmm -I$(OBJS_DIR)
62 include $(UTSBASE)/intel/Makefile.targ
63 include $(UTSBASE)/intel/io/vmm/Makefile.rules
/illumos-gate/usr/src/uts/intel/cxgbe/t4nex/
H A DMakefile26 UTSBASE = ../../.. macro
39 include $(UTSBASE)/intel/Makefile.intel
47 CFLAGS += -I$(UTSBASE)/common/io/cxgbe -I$(UTSBASE)/common/io/cxgbe/common \
48 -I$(UTSBASE)/common/io/cxgbe/t4nex -I$(UTSBASE)/common/io/cxgbe/shared \
49 -I$(UTSBASE)/common/io/cxgbe/firmware
77 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/qlc/
H A DMakefile30 UTSBASE = ../.. macro
38 CONF_SRCDIR = $(UTSBASE)/common/io/fibre-channel/fca/qlc
43 include $(UTSBASE)/Makefile.uts
44 include $(UTSBASE)/intel/Makefile.intel
56 INC_PATH += -I$(UTSBASE)/common/sys/fibre-channel
57 INC_PATH += -I$(UTSBASE)/common/sys/fibre-channel/ulp
58 INC_PATH += -I$(UTSBASE)/common/sys/fibre-channel/fca/qlc
59 INC_PATH += -I$(UTSBASE)/common/sys/fibre-channel/impl
98 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/cxgbe/cxgbe/
H A DMakefile24 UTSBASE = ../../.. macro
36 include $(UTSBASE)/intel/Makefile.intel
44 CFLAGS += -I$(UTSBASE)/common/io/cxgbe -I$(UTSBASE)/common/io/cxgbe/common \
45 -I$(UTSBASE)/common/io/cxgbe/t4nex -I$(UTSBASE)/common/io/cxgbe/shared
70 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/kmech_krb5/
H A DMakefile36 UTSBASE = ../.. macro
48 include $(UTSBASE)/intel/Makefile.intel
90 KMECHKRB5_BASE=$(UTSBASE)/common/gssapi/mechs/krb5
91 KGSSDFLAGS=-I $(UTSBASE)/common/gssapi/include
101 include $(UTSBASE)/intel/Makefile.targ
104 -I$(UTSBASE)/common/gssapi \
105 -I$(UTSBASE)/common/gssapi/include \
106 -I$(UTSBASE)/common/gssapi/mechs/krb5/include \
/illumos-gate/usr/src/uts/intel/i40e/
H A DMakefile16 UTSBASE = ../.. macro
21 CONF_SRCDIR = $(UTSBASE)/common/io/i40e
23 include $(UTSBASE)/intel/Makefile.intel
25 CPPFLAGS += -I$(UTSBASE)/common/io/i40e
26 CPPFLAGS += -I$(UTSBASE)/common/io/i40e/core
50 include $(UTSBASE)/Makefile.mapfile
51 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/igb/
H A DMakefile30 UTSBASE = ../.. macro
39 CONF_SRCDIR = $(UTSBASE)/common/io/igb
44 include $(UTSBASE)/intel/Makefile.intel
57 CFLAGS += -I$(UTSBASE)/common/io/e1000api
58 CFLAGS += -I$(UTSBASE)/common/io/igb
90 include $(UTSBASE)/Makefile.mapfile
91 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/ixgbe/
H A DMakefile38 UTSBASE = ../.. macro
47 CONF_SRCDIR = $(UTSBASE)/common/io/ixgbe
52 include $(UTSBASE)/intel/Makefile.intel
54 INC_PATH += -I$(UTSBASE)/common/io/ixgbe
55 INC_PATH += -I$(UTSBASE)/common/io/ixgbe/core
95 include $(UTSBASE)/Makefile.mapfile
96 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/nxge/
H A DMakefile30 UTSBASE = ../.. macro
39 CONF_SRCDIR = $(UTSBASE)/common/io/nxge
44 include $(UTSBASE)/intel/Makefile.intel
55 INC_PATH += -I$(UTSBASE)/common
56 INC_PATH += -I$(UTSBASE)/common/io/nxge/npi
57 INC_PATH += -I$(UTSBASE)/common/sys/nxge
95 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/e1000g/
H A DMakefile30 UTSBASE = ../.. macro
39 CONF_SRCDIR = $(UTSBASE)/common/io/e1000g
44 include $(UTSBASE)/intel/Makefile.intel
49 -DTANAX_WORKAROUND -I$(UTSBASE)/common/io/e1000g \
50 -I$(UTSBASE)/common/io/e1000api
93 include $(UTSBASE)/Makefile.mapfile
94 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/ena/
H A DMakefile16 UTSBASE = ../.. macro
21 CONF_SRCDIR = $(UTSBASE)/common/io/ena
23 include $(UTSBASE)/intel/Makefile.intel
25 CPPFLAGS += -I$(UTSBASE)/common/io/ena
46 include $(UTSBASE)/Makefile.mapfile
47 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/cardbus/
H A DMakefile36 UTSBASE = ../.. macro
48 include $(UTSBASE)/intel/Makefile.intel
59 INC_PATH += -I$(UTSBASE)/sun4u -I$(UTSBASE)/sun4 -I$(UTSBASE)/i86pc
96 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/coretemp/
H A DMakefile16 UTSBASE = ../.. macro
21 CONF_SRCDIR = $(UTSBASE)/intel/io/coretemp
23 include $(UTSBASE)/intel/Makefile.intel
33 CPPFLAGS += -I$(UTSBASE)/i86pc/
47 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/iommulib/
H A DMakefile35 UTSBASE = ../.. macro
43 INC_PATH += -I$(UTSBASE)/intel
44 INC_PATH += -I$(UTSBASE)/i86pc
49 include $(UTSBASE)/intel/Makefile.intel
82 include $(UTSBASE)/intel/Makefile.targ
/illumos-gate/usr/src/uts/intel/xge/
H A DMakefile32 UTSBASE = ../.. macro
44 include $(UTSBASE)/intel/Makefile.intel
81 -I$(UTSBASE)/common/io/xge/hal/include \
82 -I$(UTSBASE)/common/io/xge/hal/xgehal \
83 -I$(UTSBASE)/common/io/xge/drv -DSOLARIS
124 include $(UTSBASE)/intel/Makefile.targ

12345678910>>...27