Home
last modified time | relevance | path

Searched refs:sio (Results 1 – 12 of 12) sorted by relevance

/freebsd/stand/efi/libefi/
H A Deficom.c51 SERIAL_IO_INTERFACE *sio; member
312 (void**)&comc_port->sio, IH, NULL, in comc_probe()
316 comc_port->sio = NULL; in comc_probe()
319 comc_port->baudrate = comc_port->sio->Mode->BaudRate; in comc_probe()
320 comc_port->timeout = comc_port->sio->Mode->Timeout; in comc_probe()
322 comc_port->sio->Mode->ReceiveFifoDepth; in comc_probe()
323 comc_port->databits = comc_port->sio->Mode->DataBits; in comc_probe()
324 comc_port->parity = comc_port->sio->Mode->Parity; in comc_probe()
325 comc_port->stopbits = comc_port->sio->Mode->StopBits; in comc_probe()
333 if (comc_port->sio == NULL) { in comc_probe()
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c309 #define SIO_SET_OFFSET(sio, x) DVA_SET_OFFSET(&(sio)->sio_dva[0], x) argument
310 #define SIO_SET_ASIZE(sio, x) DVA_SET_ASIZE(&(sio)->sio_dva[0], x) argument
311 #define SIO_GET_OFFSET(sio) DVA_GET_OFFSET(&(sio)->sio_dva[0]) argument
312 #define SIO_GET_ASIZE(sio) DVA_GET_ASIZE(&(sio)->sio_dva[0]) argument
313 #define SIO_GET_END_OFFSET(sio) \ argument
314 (SIO_GET_OFFSET(sio) + SIO_GET_ASIZE(sio))
315 #define SIO_GET_MUSED(sio) \ argument
316 (sizeof (scan_io_t) + ((sio)->sio_nr_dvas * sizeof (dva_t)))
362 scan_io_t *sio);
371 sio_free(scan_io_t *sio) in sio_free() argument
[all …]
/freebsd/stand/i386/boot2/
H A DMakefile56 boot2.h sio.o
80 boot2.out: ${BTXCRT} boot2.o sio.o ashldi3.o
/freebsd/share/misc/
H A Diso639422 sio sio Siouan languages
/freebsd/contrib/libpcap/
H A Dscanner.l398 sio return SIO;
/freebsd/sys/contrib/device-tree/src/arm64/apple/
H A Dt8103-pmgr.dtsi227 label = "sio";
H A Dt8112-pmgr.dtsi168 label = "sio";
H A Dt600x-pmgr.dtsi817 label = DIE_LABEL(sio);
/freebsd/sys/contrib/openzfs/
H A DAUTHORS370 Kleber Tarcísio <klebertarcisio@yahoo.com.br>
/freebsd/contrib/expat/
H A DChanges
/freebsd/contrib/ntp/
H A DCommitLog-4.1.03407 * ntpd/ntp_refclock.c: sys/sio.h and SCO5_CLOCK cleanup
3414 * configure.in: sys/sio.h needs to be checked independently.
3449 * configure.in: Look for <sys/sio.h>. If TIOCDCDTIMESTAMP is
/freebsd/
H A DObsoleteFiles.inc10555 # 20191121: Removal of sio(4)
10556 OLD_FILES+=usr/share/man/man4/sio.4.gz