Searched refs:sio (Results 1 - 23 of 23) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-key.h79 ptr.sio.mem_region = CVMX_IO_SEG;
80 ptr.sio.is_io = 1;
81 ptr.sio.did = CVMX_OCT_DID_KEY_RW;
82 ptr.sio.offset = address;
100 ptr.sio.mem_region = CVMX_IO_SEG;
101 ptr.sio.is_io = 1;
102 ptr.sio.did = CVMX_OCT_DID_KEY_RW;
103 ptr.sio.offset = address;
H A Dcvmx-pow.h1690 ptr.sio.mem_region = CVMX_IO_SEG;
1691 ptr.sio.is_io = 1;
1692 ptr.sio.did = CVMX_OCT_DID_TAG_SWTAG;
1794 ptr.sio.mem_region = CVMX_IO_SEG;
1795 ptr.sio.is_io = 1;
1796 ptr.sio.did = CVMX_OCT_DID_TAG_SWTAG;
1797 ptr.sio.offset = CAST64(wqp);
1870 ptr.sio.mem_region = CVMX_IO_SEG;
1871 ptr.sio.is_io = 1;
1872 ptr.sio
[all...]
H A Dcvmx-address.h164 } sio; /* physical IO address */ member in union:__anon6777
/freebsd-10.0-release/sys/modules/sio/
H A DMakefile6 .PATH: ${.CURDIR}/../../dev/sio
8 KMOD= sio
11 sio.c sio_pccard.c sio_pci.c sio_puc.c pccarddevs.h
/freebsd-10.0-release/sys/dev/sio/
H A Dsio_puc.c44 #include <dev/sio/siovar.h>
45 #include <dev/sio/sioreg.h>
99 DRIVER_MODULE(sio, puc, sio_puc_driver, sio_devclass, 0, 0);
H A Dsio_pccard.c45 #include <dev/sio/siovar.h>
100 DRIVER_MODULE(sio, pccard, sio_pccard_driver, sio_devclass, 0, 0);
H A Dsio_isa.c43 #include <dev/sio/siovar.h>
172 DRIVER_MODULE(sio, isa, sio_isa_driver, sio_devclass, 0, 0);
174 DRIVER_MODULE(sio, acpi, sio_isa_driver, sio_devclass, 0, 0);
H A Dsio_pci.c41 #include <dev/sio/siovar.h>
127 DRIVER_MODULE(sio, pci, sio_pci_driver, sio_devclass, 0, 0);
H A Dsio.c30 * from: i386/isa sio.c,v 1.234
79 #include <dev/sio/sioreg.h>
80 #include <dev/sio/siovar.h>
275 char sio_driver_name[] = "sio";
504 printf("sio%d: reserved for low-level i/o\n",
529 printf("sio%d: master device %d not configured\n",
759 "sio%d: configured irq %ld not in bitmap of probed irqs %#x\n",
762 "sio%d: port may not be enabled\n",
766 printf("sio%d: irq maps: %#x %#x %#x %#x\n",
776 printf("sio
2304 CONSOLE_DRIVER(sio); variable
[all...]
/freebsd-10.0-release/sys/boot/i386/kgzldr/
H A DMakefile9 SRCS= start.s boot.c inflate.c lib.c crt.s sio.s
H A Dsio.s26 # From: sio.s 1.3 1999/01/10 14:48:03 rnordier
/freebsd-10.0-release/sys/boot/pc98/kgzldr/
H A DMakefile9 SRCS= start.s boot.c inflate.c lib.c crt.s sio.s
/freebsd-10.0-release/sys/pc98/cbus/
H A Dsio_cbus.c41 #include <dev/sio/siovar.h>
119 DRIVER_MODULE(sio, isa, sio_isa_driver, sio_devclass, 0, 0);
H A Dsio.c31 * from: i386/isa sio.c,v 1.234
56 * FreeBSD-2.0.1(98) sio driver.
109 #include <dev/sio/sioreg.h>
110 #include <dev/sio/siovar.h>
363 char sio_driver_name[] = "sio";
896 printf("sio%d: reserved for low-level i/o\n",
976 printf("sio%d: master device %d not configured\n",
1030 printf("sio%d: irq configuration error\n",
1238 "sio%d: configured irq %ld not in bitmap of probed irqs %#x\n",
1241 "sio
3466 CONSOLE_DRIVER(sio); variable
[all...]
/freebsd-10.0-release/sys/pc98/conf/
H A DNOTES203 # sio: serial ports (see sio(4)), including support for various
206 #device sio
207 hint.sio.0.at="isa"
208 hint.sio.0.port="0x3F8"
209 hint.sio.0.flags="0x10"
210 hint.sio.0.irq="4"
212 # `flags' specific to sio(4).
216 # Boot with -h or set boot_serial=YES in the loader. For sio(4)
230 # Other flags for sio tha
[all...]
/freebsd-10.0-release/sys/boot/i386/boot2/
H A DMakefile65 boot2.s boot2.s.tmp boot2.h sio.o
82 boot2.out: ${BTXCRT} boot2.o sio.o
/freebsd-10.0-release/sys/boot/pc98/boot2/
H A DMakefile73 boot2.s boot2.s.tmp boot2.h sio.o
90 boot2.out: ${BTXCRT} boot2.o sio.o
/freebsd-10.0-release/share/man/man4/
H A DMakefile419 sio.4 \
/freebsd-10.0-release/contrib/libpcap/
H A Dscanner.l315 sio return SIO;
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_refclock.c29 # include <sys/sio.h>
H A Drefclock_oncore.c141 # include <sys/sio.h>
/freebsd-10.0-release/sys/dev/usb/serial/
H A Dusb_serial.c1656 GDB_DBGPORT(sio, ucom_gdbprobe, ucom_gdbinit, ucom_gdbterm, ucom_gdbgetc, ucom_gdbputc);
/freebsd-10.0-release/contrib/ntp/
H A Dconfigure18124 for ac_header in sys/sio.h
18126 ac_fn_c_check_header_mongrel "$LINENO" "sys/sio.h" "ac_cv_header_sys_sio_h" "$ac_includes_default"
21984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking sys/sio.h for TIOCDCDTIMESTAMP" >&5
21985 $as_echo_n "checking sys/sio.h for TIOCDCDTIMESTAMP... " >&6; }
21991 #include <sys/sio.h>

Completed in 599 milliseconds