NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
brd_lookup
sys/arch/sandpoint/stand/altboot/brdsetup.c
296
brdprop = brd_lookup(brdtype);
sys/arch/sandpoint/stand/altboot/globals.h
46
struct brdprop *brd_lookup(int);
sys/arch/sandpoint/stand/altboot/main.c
139
brdprop = brd_lookup(brdtype);