Home
last modified time | relevance | path

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

/titanic_52/usr/src/boot/sys/boot/i386/libi386/
H A Dcomconsole.c63 uint8_t lcr; /* line control */ member
291 int lcr; in comc_parse_mode() local
[all...]
/titanic_52/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; async_restart() local
[all...]
/titanic_52/usr/src/uts/common/io/
H A Dasy.c1776 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_52/usr/src/uts/i86pc/boot/
H A Dboot_console.c448 uchar_t lcr = 0; in serial_adjust_prop() local
[all...]
/titanic_52/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c1041 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
[all...]
/titanic_52/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/
H A Dusa90msg.h67 uint8_t lcr; /* use PARITY, STOPBITS, DATABITS below */ member
H A Dusa49msg.h135 uint8_t lcr; /* use PARITY, STOPBITS, DATABITS below */ member
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c1422 mDNSexport mDNSBool DNSDigest_VerifyMessage(DNSMessage *msg, mDNSu8 *end, LargeCacheRecord * lcr, DomainAuthInfo *info, mDNSu16 * rcode, mDNSu16 * tcode) in DNSDigest_VerifyMessage() argument