_BUS_PHYS_TO_BUS
#if !defined(_BUS_PHYS_TO_BUS)
#define _BUS_VM_PAGE_TO_BUS(pg) _BUS_PHYS_TO_BUS(VM_PAGE_TO_PHYS(pg))
return _BUS_PHYS_TO_BUS(pa);
_BUS_PHYS_TO_BUS(paddr), size);
_BUS_PHYS_TO_BUS(paddr), size);