Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/usr/src/uts/common/io/
H A Dasy.c1775 int icr, lcr; in asyclose() local
1992 uchar_t lcr; in asy_reset_fifo() local
2025 int icr, lcr; in asy_program() local
2985 uchar_t lcr; in async_restart() local
/titanic_50/usr/src/uts/i86pc/boot/
H A Dboot_console.c383 uchar_t lcr = 0; in serial_adjust_prop() local
/titanic_50/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
/titanic_50/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
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c1422 mDNSexport mDNSBool DNSDigest_VerifyMessage(DNSMessage *msg, mDNSu8 *end, LargeCacheRecord * lcr, D… in DNSDigest_VerifyMessage()