Home
last modified time | relevance | path

Searched defs:ios (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/usr.sbin/ppp/
H A Dtty.c109 struct termios ios; /* To be able to reset from raw mode */ member
443 struct termios ios; in tty_Raw() local
542 struct termios ios; in tty_Speed() local
672 struct termios ios; in tty_Create() local
/dflybsd-src/usr.bin/vknet/
H A Dvknet.c74 struct ioinfo ios; in main() local
175 vknet_blastaway(ioinfo_t ios, ioinfo_t iod) in vknet_blastaway()
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Da_type.c238 ASN1_int_octetstring *ios; in ASN1_TYPE_set_int_octetstring() local
270 ASN1_int_octetstring *ios = NULL; in ASN1_TYPE_get_int_octetstring() local
/dflybsd-src/sys/dev/disk/sdhci/
H A Dsdhci.c923 struct mmc_ios *ios; in sdhci_generic_set_uhs_timing() local
956 struct mmc_ios *ios = &slot->host.ios; in sdhci_generic_update_ios() local
/dflybsd-src/sys/bus/mmc/
H A Dbridge.h172 struct mmc_ios ios; /* Current state of the host */ member