FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTCSB_BIN
sys/amd64/vmm/io/vrtc.c
177
return ((rtc->reg_b & RTCSB_BIN) ? val : bin2bcd_data[val]);
sys/amd64/vmm/io/vrtc.c
266
if (rtc->reg_b & RTCSB_BIN) {