Searched defs:lcr (Results 1 – 11 of 11) sorted by relevance
/titanic_51/usr/src/boot/sys/boot/i386/libi386/ |
H A D | comconsole.c | 63 uint8_t lcr; /* line control */ member 291 int lcr; in comc_parse_mode() local [all...] |
/titanic_51/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; async_restart() local [all...] |
/titanic_51/usr/src/uts/common/io/ |
H A D | asy.c | 1776 int icr, lcr; in asyclose() local 1993 uchar_t lcr; in asy_reset_fifo() local 2026 int icr, lcr; in asy_program() local 2996 uchar_t lcr; async_restart() local [all...] |
/titanic_51/usr/src/uts/i86pc/boot/ |
H A D | boot_console.c | 448 uchar_t lcr = 0; in serial_adjust_prop() local [all...] |
/titanic_51/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client_secinfo.c | 1041 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 [all...] |
/titanic_51/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
|
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | DNSDigest.c | 1422 mDNSexport mDNSBool DNSDigest_VerifyMessage(DNSMessage *msg, mDNSu8 *end, LargeCacheRecord * lcr, DomainAuthInfo *info, mDNSu16 * rcode, mDNSu16 * tcode) in DNSDigest_VerifyMessage() argument
|