Home
last modified time | relevance | path

Searched refs:pchid (Results 1 – 5 of 5) sorted by relevance

/arch/s390/pci/
Dpci_bus.c248 static struct zpci_bus *zpci_bus_get(int pchid) in zpci_bus_get() argument
254 if (pchid == zbus->pchid) { in zpci_bus_get()
265 static struct zpci_bus *zpci_bus_alloc(int pchid) in zpci_bus_alloc() argument
273 zbus->pchid = pchid; in zpci_bus_alloc()
393 zbus = zpci_bus_get(zdev->pchid); in zpci_bus_device_register()
396 zbus = zpci_bus_alloc(zdev->pchid); in zpci_bus_device_register()
Dpci_sysfs.c32 zpci_attr(pchid, "0x%04x\n", pchid);
Dpci_clp.c157 zdev->pchid = response->pchid; in clp_store_query_pci_fn()
/arch/s390/include/asm/
Dpci.h109 int pchid; member
127 u16 pchid; /* physical channel ID */ member
Dpci_clp.h119 u16 pchid; member