Home
last modified time | relevance | path

Searched defs:pci_slot (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c187 uint pci_slot = get_pci_slot (); in checkboard() local
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c189 uint pci_slot = get_pci_slot (); in checkboard() local
/openbmc/qemu/hw/pci/
H A Dshpc.c124 #define SHPC_PCI_TO_IDX(pci_slot) ((pci_slot) - 1) argument
276 int pci_slot = SHPC_IDX_TO_PCI(slot); in shpc_free_devices_in_slot() local
336 int pci_slot = SHPC_IDX_TO_PCI(slot); in shpc_slot_command() local
549 int pci_slot = PCI_SLOT(affected_dev->devfn); in shpc_device_get_slot() local
/openbmc/u-boot/board/freescale/mpc8548cds/
H A Dmpc8548cds.c35 uint pci_slot = get_pci_slot (); in checkboard() local