Home
last modified time | relevance | path

Searched full:sio (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/stand/efi/libefi/
H A Deficom.c52 SERIAL_IO_INTERFACE *sio; member
313 (void**)&comc_port->sio, IH, NULL, in comc_probe()
317 comc_port->sio = NULL; in comc_probe()
320 comc_port->baudrate = comc_port->sio->Mode->BaudRate; in comc_probe()
321 comc_port->timeout = comc_port->sio->Mode->Timeout; in comc_probe()
323 comc_port->sio->Mode->ReceiveFifoDepth; in comc_probe()
324 comc_port->databits = comc_port->sio->Mode->DataBits; in comc_probe()
325 comc_port->parity = comc_port->sio->Mode->Parity; in comc_probe()
326 comc_port->stopbits = comc_port->sio->Mode->StopBits; in comc_probe()
331 * If there's no sio, then the device isn't there, so just return since in comc_probe()
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c317 #define SIO_SET_OFFSET(sio, x) DVA_SET_OFFSET(&(sio)->sio_dva[0], x) argument
318 #define SIO_SET_ASIZE(sio, x) DVA_SET_ASIZE(&(sio)->sio_dva[0], x) argument
319 #define SIO_GET_OFFSET(sio) DVA_GET_OFFSET(&(sio)->sio_dva[0]) argument
320 #define SIO_GET_ASIZE(sio) DVA_GET_ASIZE(&(sio)->sio_dva[0]) argument
321 #define SIO_GET_END_OFFSET(sio) \ argument
322 (SIO_GET_OFFSET(sio) + SIO_GET_ASIZE(sio))
323 #define SIO_GET_MUSED(sio) \ argument
324 (sizeof (scan_io_t) + ((sio)->sio_nr_dvas * sizeof (dva_t)))
370 scan_io_t *sio);
377 /* sio->sio_nr_dvas must be set so we know which cache to free from */
[all …]
/freebsd/stand/i386/boot0/
H A Dboot0.S202 #if defined(SIO) && COMSPEED != 0
348 #ifndef SIO
351 #else /* SIO */
356 #endif /* SIO */
375 * The SIO code uses ascii chars, the console code uses scancodes.
378 #ifndef SIO
391 * The console (non-SIO) code looks at scancodes and accepts
394 * The SIO code only takes 1..6
396 #ifdef SIO /* SIO mode, use ascii values */
406 #endif /* SIO */
[all …]
/freebsd/sys/dev/uart/
H A Duart_bus_pci.c166 { 0x8086, 0x228a, 0xffff, 0, "Intel Cherryview SIO HSUART#1", 0x10,
168 { 0x8086, 0x228c, 0xffff, 0, "Intel Cherryview SIO HSUART#2", 0x10,
173 { 0x8086, 0x31bc, 0xffff, 0, "Intel Gemini Lake SIO/LPSS UART 0", 0x10,
175 { 0x8086, 0x31be, 0xffff, 0, "Intel Gemini Lake SIO/LPSS UART 1", 0x10,
177 { 0x8086, 0x31c0, 0xffff, 0, "Intel Gemini Lake SIO/LPSS UART 2", 0x10,
179 { 0x8086, 0x31ee, 0xffff, 0, "Intel Gemini Lake SIO/LPSS UART 3", 0x10,
183 { 0x8086, 0x5abc, 0xffff, 0, "Intel Apollo Lake SIO/LPSS UART 0", 0x10,
185 { 0x8086, 0x5abe, 0xffff, 0, "Intel Apollo Lake SIO/LPSS UART 1", 0x10,
187 { 0x8086, 0x5ac0, 0xffff, 0, "Intel Apollo Lake SIO/LPSS UART 2", 0x10,
189 { 0x8086, 0x5aee, 0xffff, 0, "Intel Apollo Lake SIO/LPSS UART 3", 0x10,
/freebsd/stand/i386/gptboot/
H A DMakefile56 CLEANFILES+= gptboot.bin gptboot.out gptboot.o sio.o drv.o \
62 gptboot.out: ${BTXCRT} gptboot.o sio.o drv.o cons.o
/freebsd/stand/i386/isoboot/
H A DMakefile54 CLEANFILES+= isoboot.bin isoboot.out isoboot.o sio.o drv.o \
60 isoboot.out: ${BTXCRT} isoboot.o sio.o drv.o cons.o
/freebsd/stand/i386/boot2/
H A DMakefile57 boot2.h sio.o
81 boot2.out: ${BTXCRT} boot2.o sio.o ashldi3.o
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmicrochip,sparx5-sgpio.yaml13 By using a serial interface, the SIO controller significantly extend
15 pins on the device. The primary purpose of the SIO controllers is to
/freebsd/sys/dev/usb/serial/
H A Duftdi_reg.h54 * 0 = Reset SIO
61 * The Reset SIO command has this effect:
/freebsd/stand/i386/gptzfsboot/
H A DMakefile68 OBJS= zfsboot.o sio.o cons.o bcache.o devopen.o disk.o part.o zfs_cmd.o misc.o
/freebsd/share/misc/
H A Diso639422 sio sio Siouan languages
/freebsd/sys/contrib/device-tree/Bindings/arm/apple/
H A Dapple,pmgr.yaml76 label = "sio";
/freebsd/contrib/libpcap/
H A Dscanner.l398 sio return SIO;
H A Dgrammar.y.in414 %token SIO OPC DPC SLS HSIO HOPC HDPC HSLS
919 mtp3field: SIO { $$.mtp3fieldtype = M_SIO; }
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dioctl.c319 if (!PyArg_ParseTuple(args, "siO!", &name, &un, in py_set_fsacl()
/freebsd/share/man/man4/
H A Dgdb.4137 .Dl hint.sio.0.flags="0x90"
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_lpc.c371 dsdt_line("Device (SIO)"); in pci_lpc_sysres_dsdt()
/freebsd/sys/contrib/device-tree/src/arm64/apple/
H A Ds5l8960x-pmgr.dtsi402 label = "sio";
H A Dt7001-pmgr.dtsi325 label = "sio";
H A Dt7000-pmgr.dtsi315 label = "sio";
H A Dt8010-pmgr.dtsi270 label = "sio";
H A Dt8011-pmgr.dtsi280 label = "sio";
H A Ds800-0-3-pmgr.dtsi280 label = "sio";
H A Ds8001-pmgr.dtsi280 label = "sio";
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dinterfaceiter.c333 "sio address list query: %s", in isc_interfaceiter_create()

12