Home
last modified time | relevance | path

Searched defs:lcr (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dcomconsole.c70 uint8_t lcr; /* line control */ member
360 int lcr; in comc_parse_mode() local
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1113 int icr, lcr; in asyclose() local
1334 int icr, lcr; in asy_program() local
2425 uchar_t lcr; in async_restart() local
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c1777 int icr, lcr; in asyclose() local
1994 uchar_t lcr = 0; in asy_reset_fifo() local
2027 int icr, lcr; in asy_program() local
3017 uchar_t lcr; in async_restart() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c1040 cred_t *cr, *lcr = NULL; in nfs4_secinfo_recov() local
H A Dnfs_vfsops.c1155 cred_t *lcr = NULL, *tcr = cr; in nfsrootvp() local
H A Dnfs3_vfsops.c1025 cred_t *lcr = NULL, *tcr = cr; in nfs3rootvp() local
H A Dnfs4_vfsops.c2284 cred_t *lcr = NULL, *tcr = cr; in nfs4rootvp() local
3189 cred_t *lcr = NULL; in nfs4setclientid() local
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/
H A Dusa49msg.h135 uint8_t lcr; /* use PARITY, STOPBITS, DATABITS below */ member
H A Dusa90msg.h67 uint8_t lcr; /* use PARITY, STOPBITS, DATABITS below */ member
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c414 uchar_t lcr = 0; in serial_adjust_prop() local
/illumos-gate/usr/src/cmd/bhyve/
H A Duart_emul.c132 uint8_t lcr; /* Line control register (R/W) */ member
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSDigest.c1440 mDNSexport mDNSBool DNSDigest_VerifyMessage(DNSMessage *msg, mDNSu8 *end, LargeCacheRecord * lcr, D… in DNSDigest_VerifyMessage()