NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bootread
sys/arch/pmax/stand/common/common.h
41
int bootread(int, void *, int);
sys/arch/pmax/stand/common/rz.c
94
s = bootread (offset / 512, addr, reqcnt);