Home
last modified time | relevance | path

Searched refs:CLP_RC_OK (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/pci/
A Dpci_clp.c133 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) in clp_query_pci_fngrp()
200 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) { in clp_query_pci_fn()
253 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) { in clp_set_pci_fn()
281 if (!rc && rrb->response.hdr.rsp == CLP_RC_OK) { in clp_setup_writeback_mio()
341 if (rc || rrb->response.hdr.rsp != CLP_RC_OK) { in clp_list_pci_req()
/linux/arch/s390/include/asm/
A Dclp.h31 #define CLP_RC_OK 0x0010 /* Command request successfully */ macro

Completed in 4 milliseconds