Searched refs:has_hp_slot (Results 1 – 3 of 3) sorted by relevance
166 zdev->has_hp_slot = 1; in zpci_bus_add_device()250 zdev->has_hp_slot = 1; in zpci_bus_device_register()
810 if (zdev->has_hp_slot) in zpci_device_reserved()837 if (zdev->has_hp_slot) in zpci_release_device()
133 u8 has_hp_slot : 1; member