Lines Matching refs:response_code
124 if (sccb->header.response_code != 0x0010) { in sclp_get_core_info()
126 sccb->header.response_code); in sclp_get_core_info()
158 switch (sccb->header.response_code) { in do_core_configure()
165 sccb->header.response_code); in do_core_configure()
228 switch (sccb->header.response_code) { in do_assign_storage()
235 sccb->header.response_code, rn); in do_assign_storage()
284 switch (sccb->header.response_code) { in sclp_attach_storage()
527 switch (sccb->header.response_code) { in sclp_detect_standby_memory()
614 switch (sccb->header.response_code) { in do_pci_configure()
620 cmd, sccb->header.response_code); in do_pci_configure()
671 switch (sccb->header.response_code) { in do_chp_configure()
680 sccb->header.response_code); in do_chp_configure()
746 if (sccb->header.response_code != 0x0010) { in sclp_chp_read_info()
748 "(response=0x%04x)\n", sccb->header.response_code); in sclp_chp_read_info()