Searched refs:pchid (Results 1 – 10 of 10) sorted by relevance
250 static struct zpci_bus *zpci_bus_get(int pchid) in zpci_bus_get() argument256 if (pchid == zbus->pchid) { in zpci_bus_get()267 static struct zpci_bus *zpci_bus_alloc(int pchid) in zpci_bus_alloc() argument275 zbus->pchid = pchid; in zpci_bus_alloc()395 zbus = zpci_bus_get(zdev->pchid); in zpci_bus_device_register()398 zbus = zpci_bus_alloc(zdev->pchid); in zpci_bus_device_register()
32 zpci_attr(pchid, "0x%04x\n", pchid);
155 zdev->pchid = response->pchid; in clp_store_query_pci_fn()
29 .pchid = zdev->pchid, in zpci_base_cap()
27 __u16 pchid; /* Physical Channel ID */ member
109 int pchid; member127 u16 pchid; /* physical channel ID */ member
119 u16 pchid; member
71 - pchid
463 smc_dev->pci_pchid = zdev->pchid; in smc_set_pci_values()
425 return to_zpci(ismdev->pdev)->pchid; in ism_get_chid()
Completed in 19 milliseconds