Lines Matching refs:ressetpci
216 ClpRspSetPci *ressetpci = (ClpRspSetPci *)resh; in clp_service_call() local
220 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_FH); in clp_service_call()
228 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_DMAAS); in clp_service_call()
233 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_RES); in clp_service_call()
238 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_FHOP); in clp_service_call()
252 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_FH); in clp_service_call()
258 stl_be_p(&ressetpci->fh, pbdev->fh); in clp_service_call()
259 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_OK); in clp_service_call()
263 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_FHOP); in clp_service_call()
269 stl_be_p(&ressetpci->fh, pbdev->fh); in clp_service_call()
270 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_OK); in clp_service_call()
274 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_FHOP); in clp_service_call()