Home
last modified time | relevance | path

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

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