Searched refs:zpci_init_slot (Results 1 – 3 of 3) sorted by relevance
243 int zpci_init_slot(struct zpci_dev *);246 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()
136 int zpci_init_slot(struct zpci_dev *zdev) in zpci_init_slot() function