Searched refs:pchid (Results 1 – 9 of 9) sorted by relevance
65 nvkm_chid_unref(struct nvkm_chid **pchid) in nvkm_chid_unref() argument67 struct nvkm_chid *chid = *pchid; in nvkm_chid_unref()73 *pchid = NULL; in nvkm_chid_unref()87 int nr, int first, int count, struct nvkm_chid **pchid) in nvkm_chid_new() argument92 if (!(chid = *pchid = kzalloc_flex(*chid, used, nr))) in nvkm_chid_new()101 nvkm_chid_unref(pchid); in nvkm_chid_new()
20 int nr, int first, int count, struct nvkm_chid **pchid);
30 .pchid = zdev->pchid, in zpci_base_cap()
27 __u16 pchid; /* Physical Channel ID */ member
123 u16 pchid; member
136 u16 pchid; /* physical channel ID */ member
71 - pchid
437 topo = topo_is_tid ? zdev->tid : zdev->pchid; in zpci_bus_device_register()
424 return to_zpci(ism->pdev)->pchid; in ism_get_chid()