Searched refs:SCLP_RC_NORMAL_COMPLETION (Results 1 – 6 of 6) sorted by relevance
127 return SCLP_RC_NORMAL_COMPLETION; in write_event_length_check()163 rc = SCLP_RC_NORMAL_COMPLETION; in handle_sccb_write_events()171 if (rc != SCLP_RC_NORMAL_COMPLETION) { in handle_sccb_write_events()195 if (sccb->h.response_code == be16_to_cpu(SCLP_RC_NORMAL_COMPLETION)) { in write_event_data()228 rc = SCLP_RC_NORMAL_COMPLETION; in handle_sccb_read_events()323 sccb->h.response_code = cpu_to_be16(SCLP_RC_NORMAL_COMPLETION); in write_event_mask()
137 rc = SCLP_RC_NORMAL_COMPLETION; in s390_pci_sclp_configure()208 rc = SCLP_RC_NORMAL_COMPLETION; in s390_pci_sclp_deconfigure()
25 #define SCLP_RC_NORMAL_COMPLETION 0x0020 macro
52 #define SCLP_RC_NORMAL_COMPLETION 0x0020 macro
191 rc = SCLP_RC_NORMAL_COMPLETION; in write_event_data()
286 return SCLP_RC_NORMAL_COMPLETION; in write_event_data()