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