Searched refs:H_SUCCESS (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dhvconsole.c44 if (plpar_get_term_char(vtermno, &got, buf) == H_SUCCESS)
73 if (ret == H_SUCCESS)
H A Dlpar.c83 if (rc != H_SUCCESS || hvsi_udbg_buf[0] != 0xff) {
156 if (rc != H_SUCCESS)
324 if (unlikely(lpar_rc != H_SUCCESS)) {
355 if (lpar_rc == H_SUCCESS)
383 if (lpar_rc != H_SUCCESS)
441 BUG_ON(lpar_rc != H_SUCCESS);
460 BUG_ON(lpar_rc != H_SUCCESS);
504 BUG_ON(lpar_rc != H_SUCCESS);
522 BUG_ON(lpar_rc != H_SUCCESS);
591 BUG_ON(rc != H_SUCCESS);
[all...]
H A Dhvcserver.c46 case H_SUCCESS:
H A Dsmp.c174 if (rc != H_SUCCESS)
H A Dxics.c129 if (lpar_rc != H_SUCCESS)
139 if (lpar_rc != H_SUCCESS)
149 if (lpar_rc != H_SUCCESS)
158 if (lpar_rc != H_SUCCESS)
H A Ddlpar.c498 != H_SUCCESS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_eq.c85 if (h_ret != H_SUCCESS) {
113 if (h_ret != H_SUCCESS || vpage)
182 if (h_ret != H_SUCCESS) {
H A Dehca_cq.c199 if (h_ret != H_SUCCESS) {
235 if (h_ret < H_SUCCESS) {
246 if ((h_ret != H_SUCCESS) || vpage) {
310 if (h_ret != H_SUCCESS)
365 if (h_ret == H_SUCCESS)
369 if (h_ret != H_SUCCESS) {
H A Dehca_mcast.c88 if (h_ret != H_SUCCESS)
125 if (h_ret != H_SUCCESS)
H A Dehca_hca.c80 if (hipz_h_query_hca(shca->ipz_hca_handle, rblock) != H_SUCCESS) {
198 if (h_ret != H_SUCCESS) {
259 if (h_ret != H_SUCCESS) {
301 if (h_ret != H_SUCCESS) {
336 if (h_ret != H_SUCCESS) {
386 if (hret != H_SUCCESS) {
397 if (hret != H_SUCCESS) {
H A Dehca_sqp.c86 if (ret != H_SUCCESS) {
103 return H_SUCCESS;
119 return H_SUCCESS;
H A Dehca_mrmw.c618 if (h_ret != H_SUCCESS) {
668 if (h_ret != H_SUCCESS) {
709 if (h_ret != H_SUCCESS) {
751 if (h_ret != H_SUCCESS) {
997 if (h_ret != H_SUCCESS) {
1045 if (h_ret != H_SUCCESS) {
1077 if (h_ret != H_SUCCESS) {
1156 * check for 'registration complete'==H_SUCCESS
1159 if (h_ret != H_SUCCESS) {
1243 if (h_ret != H_SUCCESS) {
[all...]
H A Dehca_qp.c713 if (h_ret != H_SUCCESS) {
766 HAS_RQ(my_qp) ? H_PAGE_REGISTERED : H_SUCCESS,
793 H_SUCCESS, &parms.rqueue, rwqe_size);
871 if (h_ret != H_SUCCESS) {
1016 if (hret != H_SUCCESS) {
1030 if (hret != H_SUCCESS) {
1044 if (hret != H_SUCCESS) {
1084 if (h_ret != H_SUCCESS) {
1174 if (h_ret != H_SUCCESS) {
1268 if (h_ret != H_SUCCESS) {
[all...]
H A Dehca_main.c152 case H_SUCCESS:
307 if (h_ret != H_SUCCESS) {
395 if (h_ret != H_SUCCESS) {
420 if (hipz_h_query_hca(shca->ipz_hca_handle, rblock) != H_SUCCESS) {
650 if (hipz_h_query_hca(shca->ipz_hca_handle, rblock) != H_SUCCESS) { \
H A Dhcp_if.c146 if (ret < H_SUCCESS)
198 if (ret < H_SUCCESS) {
285 if (ret == H_SUCCESS) {
372 if (ret == H_SUCCESS) {
498 if (ret != H_SUCCESS && ret != H_BUSY)
H A Dehca_irq.c158 else if (ret == H_SUCCESS) {
496 if (ret != H_SUCCESS)
604 if (ret != H_SUCCESS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ehea/
H A Dehea_qmr.c149 if (hret != H_SUCCESS) {
170 if (hret < H_SUCCESS) {
180 if ((hret != H_SUCCESS) || (vpage)) {
221 if (hret != H_SUCCESS)
243 if (hret != H_SUCCESS) {
274 if (hret != H_SUCCESS) {
303 if ((hret != H_SUCCESS) || (vpage))
349 if (hret != H_SUCCESS)
372 if (hret != H_SUCCESS) {
405 if (hret < H_SUCCESS) {
[all...]
H A Dehea_main.c347 if (hret != H_SUCCESS) {
1038 if (hret != H_SUCCESS) {
1133 if (hret == H_SUCCESS) {
1140 if (hret == H_SUCCESS) {
1444 if (hret != H_SUCCESS)
1829 if (hret != H_SUCCESS) {
1841 if (hret != H_SUCCESS) {
1877 if (hret != H_SUCCESS) {
2331 if (hret != H_SUCCESS)
2355 if (hret != H_SUCCESS) {
[all...]
H A Dehea_phyp.c69 if (ret < H_SUCCESS)
112 if ((ret < H_SUCCESS) && !(((ret == H_AUTHORITY)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dibmveth.c279 if (lpar_rc != H_SUCCESS)
428 if(lpar_rc != H_SUCCESS) {
517 if (rc != H_SUCCESS && try_again) {
604 if(lpar_rc != H_SUCCESS) {
686 if(lpar_rc != H_SUCCESS)
782 if (ret == H_SUCCESS && !(ret_attr & IBMVETH_ILLAN_ACTIVE_TRUNK) &&
788 if (ret != H_SUCCESS) {
952 if(lpar_rc != H_SUCCESS && lpar_rc != H_DROPPED) {
1033 ibmveth_assert(lpar_rc == H_SUCCESS);
1057 ibmveth_assert(lpar_rc == H_SUCCESS);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvstgt.c257 if (err != H_SUCCESS) {
335 if (err == H_SUCCESS) {
356 if (err != H_SUCCESS) {
529 if (err != H_SUCCESS) {
586 if (err != H_SUCCESS && err != 2) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dhvcall.h7 #define H_SUCCESS 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dlparcfg.c469 if (plpar_hcall(H_GET_EM_PARMS, retbuf) == H_SUCCESS)
677 if (retval == H_SUCCESS || retval == H_CONSTRAINED) {
H A Drtas.c753 long rc = H_SUCCESS;
763 while (rc == H_SUCCESS && !atomic_read(&data->done) && !atomic_read(&data->error))
768 if (rc == H_SUCCESS) {
H A Dvio.c891 if (err != H_SUCCESS) {
1445 if (rc != H_SUCCESS)
1454 if (rc != H_SUCCESS)

Completed in 323 milliseconds

12