NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RFB_NCRTC2
sys/dev/pci/radeonfb.c
526
sc->sc_flags |= RFB_NCRTC2;
sys/dev/pci/radeonfbvar.h
312
#define HAS_CRTC2(sc) (((sc)->sc_flags & RFB_NCRTC2) == 0)