FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SC_F_CPOL
sys/dev/iicbus/rtc/nxprtc.c
793
sc->flags |= SC_F_CPOL;
sys/dev/iicbus/rtc/nxprtc.c
795
sc->flags |= SC_F_CPOL;
sys/dev/iicbus/rtc/nxprtc.c
844
if ((sc->flags & SC_F_CPOL) != 0) {