Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dpnv_phb.h26 char bus_path[8]; member
H A Dpnv_phb.c181 snprintf(phb->bus_path, sizeof(phb->bus_path), "00%02x:%02x", in pnv_phb_root_bus_path()
183 return phb->bus_path; in pnv_phb_root_bus_path()