Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci.h146 u8 has_hp_slot : 1; member
/linux/arch/s390/pci/
H A Dpci_bus.c400 zdev->has_hp_slot = 1; in zpci_bus_add_device()
H A Dpci.c977 if (zdev->has_hp_slot) in zpci_release_device()