Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c949 typedef struct PCIIFace PCIIFace; typedef
951 struct PCIIFace { struct
959 const PCIIFace *iface; argument
1040 static const PCIIFace pic_iface[] = {
1078 static const PCIIFace usb_iface[] = {
1160 const PCIIFace *piface; in dt_name_from_class()