Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/pci/
Dpci.c544 zdev->has_resources = 1; in zpci_setup_bus_resources()
561 zdev->has_resources = 0; in zpci_cleanup_bus_resources()
885 if (zdev->has_resources) in zpci_release_device()
Dpci_bus.c59 if (!zdev->has_resources) { in zpci_bus_prepare_device()
/Linux-v5.15/arch/s390/include/asm/
Dpci.h133 u8 has_resources : 1; member