Searched refs:pchid (Results 1 – 9 of 9) sorted by relevance
88 static struct zpci_bus *zpci_bus_get(int pchid) in zpci_bus_get() argument94 if (pchid == zbus->pchid) { in zpci_bus_get()105 static struct zpci_bus *zpci_bus_alloc(int pchid) in zpci_bus_alloc() argument113 zbus->pchid = pchid; in zpci_bus_alloc()209 zbus = zpci_bus_get(zdev->pchid); in zpci_bus_device_register()212 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()
35 .pchid = zdev->pchid, in zpci_base_cap()
27 __u16 pchid; /* Physical Channel ID */ member
110 int pchid; member128 u16 pchid; /* physical channel ID */ member
119 u16 pchid; member
70 - pchid
425 return to_zpci(ismdev->pdev)->pchid; in ism_get_chid()