Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_bus.c192 bus = pci_create_root_bus(NULL, ZPCI_BUS_NR, ops, zbus, &zbus->resources); in zpci_bus_create_pci_bus()
330 zbus->bus_resource.end = ZPCI_BUS_NR; in zpci_bus_alloc()
H A Dpci.c549 "PCI Bus %04x:%02x", zdev->uid, ZPCI_BUS_NR); in zpci_setup_bus_resources()
/linux/arch/s390/include/asm/
H A Dpci.h28 #define ZPCI_BUS_NR 0 /* default bus number */ macro