Searched refs:pci_init_nic_in_slot (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/mips/ |
H A D | fuloong2e.c | 205 pci_init_nic_in_slot(pci_bus, "rtl8139", NULL, "07"); in network_init()
|
H A D | malta.c | 617 pci_init_nic_in_slot(pci_bus, "pcnet", NULL, "0b"); in network_init()
|
/openbmc/qemu/hw/sh4/ |
H A D | r2d.c | 312 pci_init_nic_in_slot(pci_bus, mc->default_nic, NULL, "2"); in r2d_init()
|
/openbmc/qemu/hw/ppc/ |
H A D | prep.c | 339 pci_init_nic_in_slot(pci_bus, mc->default_nic, NULL, "3"); in ibm_40p_init()
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci.h | 319 bool pci_init_nic_in_slot(PCIBus *rootbus, const char *default_model,
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | 1869 bool pci_init_nic_in_slot(PCIBus *rootbus, const char *model, in pci_init_nic_in_slot() function
|