Home
last modified time | relevance | path

Searched refs:io (Results 101 – 125 of 699) sorted by relevance

12345678910>>...28

/illumos-gate/usr/src/cmd/dtrace/demo/io/
H A Diotime.d34 io:::start
39 io:::done
/illumos-gate/usr/src/cmd/mdb/intel/modules/i40e/amd64/
H A DMakefile27 CPPFLAGS += -I$(SRC)/uts/common/io/i40e
28 CPPFLAGS += -I$(SRC)/uts/common/io/i40e/core
/illumos-gate/usr/src/cmd/bhyve/
H A Dacpi.c348 struct basl_fio io[2]; in basl_compile() local
353 err = basl_start(&io[0], &io[1]); in basl_compile()
355 err = (*fwrite_section)(io[0].fp); in basl_compile()
372 io[1].f_name, io[0].f_name); in basl_compile()
380 err = basl_load(ctx, io[1].fd); in basl_compile()
383 basl_end(&io[0], &io[1]); in basl_compile()
/illumos-gate/usr/src/cmd/ed/
H A Ded.c217 static int io; variable
806 fstat(io, &Fl); in commands()
809 close(io); in commands()
1188 eclose(io); in exfile()
1189 io = -1; in exfile()
1249 if (io > 0) in onhup()
1304 if (io) { in error()
1305 eclose(io); in error()
1306 io = -1; in error()
2670 int io; in eopen() local
[all …]
/illumos-gate/usr/src/uts/intel/vioscsi/
H A DMakefile33 INC_PATH += -I$(UTSBASE)/common/io/virtio -I$(UTSBASE)/common/io/vioscsi
/illumos-gate/usr/src/uts/intel/mlxcx/
H A DMakefile21 CONF_SRCDIR = $(UTSBASE)/common/io/mlxcx
25 CPPFLAGS += -I$(UTSBASE)/common/io/mlxcx
/illumos-gate/usr/src/uts/intel/vmxnet3s/
H A DMakefile44 CONF_SRCDIR = $(UTSBASE)/intel/io/vmxnet3s
51 INC_PATH += -I$(UTSBASE)/intel/io/vmxnet3s
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-rwn.p5m56 license usr/src/uts/common/io/rwn/THIRDPARTYLICENSE \
57 license=usr/src/uts/common/io/rwn/THIRDPARTYLICENSE
58 license usr/src/uts/common/io/rwn/fw-rt2860/LICENSE \
59 license=usr/src/uts/common/io/rwn/fw-rt2860/LICENSE
H A Ddriver-network-iwi.p5m59 license usr/src/uts/common/io/iwi/THIRDPARTYLICENSE \
60 license=usr/src/uts/common/io/iwi/THIRDPARTYLICENSE
61 license usr/src/uts/common/io/iwi/fw-ipw2200/LICENSE \
62 license=usr/src/uts/common/io/iwi/fw-ipw2200/LICENSE
H A Ddriver-network-uath.p5m58 license usr/src/uts/common/io/uath/THIRDPARTYLICENSE \
59 license=usr/src/uts/common/io/uath/THIRDPARTYLICENSE
60 license usr/src/uts/common/io/uath/uath_fw/LICENSE \
61 license=usr/src/uts/common/io/uath/uath_fw/LICENSE
H A Ddriver-network-wpi.p5m63 license usr/src/uts/common/io/wpi/THIRDPARTYLICENSE \
64 license=usr/src/uts/common/io/wpi/THIRDPARTYLICENSE
65 license usr/src/uts/common/io/wpi/fw-wpi/LICENSE \
66 license=usr/src/uts/common/io/wpi/fw-wpi/LICENSE
/illumos-gate/usr/src/uts/intel/cpqary3/
H A DMakefile27 CONF_SRCDIR = $(UTSBASE)/common/io/cpqary3
40 CPPFLAGS += -I$(UTSBASE)/common/io/cpqary3
/illumos-gate/usr/src/uts/intel/fcoe/
H A DMakefile39 CONF_SRCDIR = $(UTSBASE)/common/io/fcoe
56 INC_PATH += -I$(UTSBASE)/common/io/fcoe
/illumos-gate/usr/src/uts/intel/myri10ge/
H A DMakefile59 INC_PATH += -I$(UTSBASE)/common/io/myri10ge -I$(UTSBASE)/common/io/myri10ge/firmware
/illumos-gate/usr/src/uts/intel/sppp/
H A DMakefile46 CONF_SRCDIR = $(UTSBASE)/common/io/ppp/sppp
67 INC_PATH += -I$(UTSBASE)/common/io/ppp/common
/illumos-gate/usr/src/tools/scripts/
H A Dcopyrightchk.py32 import sys, os, io
45 with io.open(filename, encoding='utf-8',
H A Dwscheck.py33 import sys, os, io
46 with io.open(filename, encoding='utf-8',
/illumos-gate/usr/src/uts/i86pc/vmm/
H A DMakefile25 include $(UTSBASE)/intel/io/vmm/Makefile.vmm
48 include $(UTSBASE)/intel/io/vmm/Makefile.rules
/illumos-gate/usr/src/uts/intel/ena/
H A DMakefile21 CONF_SRCDIR = $(UTSBASE)/common/io/ena
25 CPPFLAGS += -I$(UTSBASE)/common/io/ena
/illumos-gate/usr/src/uts/intel/fcoei/
H A DMakefile39 CONF_SRCDIR = $(UTSBASE)/common/io/fibre-channel/fca/fcoei
59 INC_PATH += -I$(UTSBASE)/common/io/fibre-channel/fca/fcoei
/illumos-gate/usr/src/uts/intel/intel_nb5000/
H A DMakefile41 SRCDIR = $(UTSBASE)/intel/io/intel_nb5000
42 CONF_SRCDIR = $(UTSBASE)/intel/io/intel_nb5000
/illumos-gate/usr/src/uts/intel/smartpqi/
H A DMakefile41 CONF_SRCDIR = $(UTSBASE)/common/io/scsi/adapters/smartpqi/
62 INC_PATH += -I$(UTSBASE)/common/io/scsi/adapters/smartpqi
/illumos-gate/usr/src/uts/i86pc/pci-ide/
H A DMakefile50 CONF_SRCDIR = $(UTSBASE)/common/io/pci-ide
69 INC_PATH += -I$(UTSBASE)/common/io/pci-ide
/illumos-gate/usr/src/uts/i86xpv/pci-ide/
H A DMakefile47 CONF_SRCDIR = $(UTSBASE)/common/io/pci-ide
66 INC_PATH += -I$(UTSBASE)/common/io/pci-ide
/illumos-gate/usr/src/uts/intel/ata/
H A DMakefile45 CONF_SRCDIR = $(UTSBASE)/intel/io/dktp/controller/ata
64 INC_PATH += -I$(UTSBASE)/intel/io/dktp/hba/ghd

12345678910>>...28