Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RI
usr/src/uts/sun4/io/su_driver.c
1993
(msr & RI) ? "RI " : " ",
usr/src/uts/sun4/io/su_driver.c
3655
if (msr_r & RI)
usr/src/uts/sun4/io/su_driver.c
3674
b |= RI;
usr/src/uts/sun4/sys/sudev.h
143
#define STATES(x) ((x)(CTS|DSR|RI|DCD))