Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bus_to_virt
usr/src/grub/grub-0.97/netboot/io.h
25
#define bus_to_virt phys_to_virt
usr/src/grub/grub-0.97/netboot/tlan.c
67
#define bus_to_virt(x) ((unsigned long) x)