Searched defs:lcr (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | comconsole.c | 70 uint8_t lcr; /* line control */ member 370 int lcr; in comc_parse_mode() local
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 1113 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/boot/efi/libefi/ |
H A D | efiisaio.c | 665 uint8_t lcr; in efi_isa_probe() local 1087 uint8_t data, lcr; in efi_isa_setup() local
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | uart_emul.c | 86 uint8_t lcr; /* Line control register (R/W) */ member
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client_secinfo.c | 1040 cred_t *cr, *lcr = NULL; in nfs4_secinfo_recov() local
|
H A D | nfs3_vfsops.c | 1025 cred_t *lcr = NULL, *tcr = cr; in nfs3rootvp() local
|
H A D | nfs_vfsops.c | 1155 cred_t *lcr = NULL, *tcr = cr; in nfsrootvp() local
|
H A D | nfs4_vfsops.c | 2284 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 D | usa49msg.h | 135 uint8_t lcr; /* use PARITY, STOPBITS, DATABITS below */ member
|
H A D | usa90msg.h | 67 uint8_t lcr; /* use PARITY, STOPBITS, DATABITS below */ member
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | asy.c | 636 uint8_t lcr; in asy_put_ext() local 666 uint8_t lcr, val; in asy_get_ext() local 2762 uint8_t lcr = 0; in asy_program() local
|
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_console.c | 414 uchar_t lcr = 0; in serial_adjust_prop() local
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
H A D | DNSDigest.c | 1440 mDNSexport mDNSBool DNSDigest_VerifyMessage(DNSMessage *msg, mDNSu8 *end, LargeCacheRecord * lcr, D… in DNSDigest_VerifyMessage()
|