Searched refs:zpci_init_slot (Results 1 – 3 of 3) sorted by relevance
246 int zpci_init_slot(struct zpci_dev *);249 static inline int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function
163 rc = zpci_init_slot(zdev); in zpci_bus_add_device()247 rc = zpci_init_slot(zdev); in zpci_bus_device_register()
130 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function