Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.c236 if (hret == H_R_STATE) { in ehea_destroy_cq()
363 if (hret == H_R_STATE) { in ehea_destroy_eq()
542 if (hret == H_R_STATE) { in ehea_destroy_qp()
1014 } else if (ret == H_R_STATE) { in ehea_error_data()
/linux-4.4.14/arch/powerpc/include/asm/
Dhvcall.h79 #define H_R_STATE -45 macro
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_cq.c352 if (h_ret == H_R_STATE) { in ehca_destroy_cq()
Dehca_irq.c156 if (ret == H_R_STATE) in ehca_error_data()
/linux-4.4.14/arch/powerpc/kvm/
Dtrace_hv.h199 {H_R_STATE, "H_R_STATE"}, \