Lines Matching refs:response_code
124 if (sccb->header.response_code != 0x0010) { in sclp_get_cpu_info()
126 sccb->header.response_code); in sclp_get_cpu_info()
158 switch (sccb->header.response_code) { in do_cpu_configure()
165 sccb->header.response_code); in do_cpu_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()
524 switch (sccb->header.response_code) { in sclp_detect_standby_memory()
611 switch (sccb->header.response_code) { in do_pci_configure()
617 cmd, sccb->header.response_code); in do_pci_configure()
668 switch (sccb->header.response_code) { in do_chp_configure()
677 sccb->header.response_code); in do_chp_configure()
743 if (sccb->header.response_code != 0x0010) { in sclp_chp_read_info()
745 "(response=0x%04x)\n", sccb->header.response_code); in sclp_chp_read_info()