Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dpci.h26 #define ZPCI_BUS_NR 0 /* default bus number */ macro
/linux-4.1.27/arch/s390/pci/
Dpci.c602 "PCI Bus %04x:%02x", zdev->domain, ZPCI_BUS_NR); in zpci_setup_bus_resources()
782 zdev->bus = pci_scan_root_bus(NULL, ZPCI_BUS_NR, &pci_root_ops, in zpci_scan_bus()