Home
last modified time | relevance | path

Searched refs:phys (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/os_specific/service_layers/
A Dosfuchsia.cpp121 static zx_status_t mmap_physical(zx_paddr_t phys, size_t size, uint32_t cache_policy, in mmap_physical() argument
125 zx_status_t st = zx_vmo_create_physical(root_resource_handle, phys, size, &vmo); in mmap_physical()
/third_party/dev/ethernet/e1000/
A Dfuchsia.c90 uintptr_t phys; member
487 desc->buffer_addr = frame->phys; in eth_tx()
633 txb->phys = iophys + ETH_TXBUF_HSIZE; in e1000_setup_buffers()

Completed in 10 milliseconds