Searched refs:CLP_RC_OK (Results 1 – 4 of 4) sorted by relevance
31 #define CLP_RC_OK 0x0010 /* Command request successfully */ macro
138 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) in clp_query_pci_fngrp()205 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) { in clp_query_pci_fn()263 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) { in clp_set_pci_fn()291 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) { in clp_setup_writeback_mio()351 if (rc || rrb->response.hdr.rsp != CLP_RC_OK) { in clp_list_pci_req()
143 stw_p(&rrb->response.hdr.rsp, CLP_RC_OK); in list_pci()259 stw_p(&ressetpci->hdr.rsp, CLP_RC_OK); in clp_service_call()270 stw_p(&ressetpci->hdr.rsp, CLP_RC_OK); in clp_service_call()316 stw_p(&resquery->hdr.rsp, CLP_RC_OK); in clp_service_call()340 stw_p(&resgrp->hdr.rsp, CLP_RC_OK); in clp_service_call()