NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HAVE_CARD
sys/arch/evbarm/g42xxeb/gb225_pcic.c
115
#define HAVE_CARD(r) (((r)&CARDDET_DET)==0)
sys/arch/evbarm/gumstix/gxpcic.c
94
#define HAVE_CARD(r) (!((r) & GPIO_SET))
sys/arch/hpcarm/dev/nbppcic.c
45
#define HAVE_CARD(r) (!((r) & GPIO_SET))