Searched refs:hcp_galpas_ctor (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/infiniband/hw/ehca/ |
D | hcp_phyp.c | 56 int hcp_galpas_ctor(struct h_galpas *galpas, int is_user, in hcp_galpas_ctor() function
|
D | hcp_phyp.h | 81 int hcp_galpas_ctor(struct h_galpas *galpas, int is_user,
|
D | hcp_if.c | 288 rc = hcp_galpas_ctor(&cq->galpas, 0, outs[5], outs[6]); in hipz_h_alloc_resource_cq() 375 rc = hcp_galpas_ctor(&parms->galpas, is_user, outs[6], outs[6]); in hipz_h_alloc_resource_qp()
|