/linux-4.19.296/drivers/s390/char/ |
D | sclp_cmd.c | 102 if (sccb->header.response_code != 0x0010) { in _sclp_get_core_info() 104 sccb->header.response_code); in _sclp_get_core_info() 136 switch (sccb->header.response_code) { in do_core_configure() 142 cmd, sccb->header.response_code); in do_core_configure() 205 switch (sccb->header.response_code) { in do_assign_storage() 211 cmd, sccb->header.response_code, rn); in do_assign_storage() 261 switch (sccb->header.response_code) { in sclp_attach_storage() 504 switch (sccb->header.response_code) { in sclp_detect_standby_memory() 587 switch (sccb->header.response_code) { in do_chp_configure() 595 cmd, sccb->header.response_code); in do_chp_configure() [all …]
|
D | sclp_early.c | 78 if (sccb->header.response_code == 0x10) in sclp_early_read_info() 80 if (sccb->header.response_code != 0x1f0) in sclp_early_read_info() 178 if (sccb->header.response_code != 0x0010) in sclp_early_init_core_info() 204 if (sccb->hdr.response_code != 0x20) in sclp_early_hsa_size_init() 217 if ((sccb->hdr.response_code != 0x20) && (sccb->hdr.response_code != 0x220)) in sclp_early_hsa_copy_wait() 249 if (sccb->header.response_code != 0x20) in sclp_early_console_detect()
|
D | sclp_pci.c | 75 switch (sccb->header.response_code) { in do_pci_configure() 81 cmd, sccb->header.response_code); in do_pci_configure() 181 if (sccb->header.response_code != 0x0020) { in sclp_pci_report() 183 sccb->header.response_code); in sclp_pci_report()
|
D | sclp_sdias.c | 133 if (sccb.hdr.response_code != 0x0020) { in sclp_sdias_blk_count() 134 TRACE("send failed: %x\n", sccb.hdr.response_code); in sclp_sdias_blk_count() 199 if (sccb.hdr.response_code != 0x0020) { in sclp_sdias_copy() 200 TRACE("copy failed: %x\n", sccb.hdr.response_code); in sclp_sdias_copy()
|
D | sclp_rw.c | 397 switch (sccb->response_code) { in sclp_writedata_callback() 411 sccb->response_code = 0x0000; in sclp_writedata_callback() 427 sccb->response_code = 0x0000; in sclp_writedata_callback() 434 if (sccb->response_code == 0x71f0) in sclp_writedata_callback()
|
D | sclp_ftp.c | 141 sccb->hdr.response_code, sccb->evbuf.hdr.flags); in sclp_ftp_et7() 151 (sccb->hdr.response_code & 0xffU) != 0x20U) { in sclp_ftp_et7()
|
D | sclp_vt220.c | 170 switch (sccb->header.response_code) { in sclp_vt220_callback() 183 sccb->header.response_code = 0x0000; in sclp_vt220_callback() 193 sccb->header.response_code = 0x0000; in sclp_vt220_callback() 281 sccb->header.response_code = 0x0000; in sclp_vt220_initialize_page()
|
D | sclp_sd.c | 222 if (sccb->hdr.response_code == 0x73f0) { in sclp_sd_sync() 227 if (sccb->hdr.response_code != 0x0020 || !(evbuf->hdr.flags & 0x80)) { in sclp_sd_sync() 260 eq, di, sccb->hdr.response_code, evbuf->hdr.flags, in sclp_sd_sync()
|
D | sclp_early_core.c | 164 if ((sccb->header.response_code == 0x74f0) && !sclp_mask_compat_mode) { in sclp_early_set_event_mask() 168 if (sccb->header.response_code != 0x20) in sclp_early_set_event_mask()
|
D | sclp.c | 444 if (req->status == SCLP_REQ_DONE && (sccb->response_code == 0x20 || in sclp_read_cb() 445 sccb->response_code == 0x220)) in sclp_read_cb() 828 sccb->header.response_code == 0x20) { in sclp_init_mask() 985 if (sccb->header.response_code == 0x20) { in sclp_check_interface() 988 } else if (sccb->header.response_code == 0x74f0) { in sclp_check_interface()
|
D | sclp_config.c | 120 response = sccb->header.response_code; in sclp_ofb_send_req()
|
D | sclp_async.c | 134 request->sccb)->header.response_code; in sclp_async_send_wait()
|
D | sclp.h | 96 u16 response_code; member
|
D | sclp_cpi_sys.c | 163 response = ((struct cpi_sccb *) req->sccb)->header.response_code; in cpi_req()
|
/linux-4.19.296/drivers/s390/crypto/ |
D | ap_queue.c | 38 switch (status.response_code) { in ap_queue_enable_interruption() 84 switch (status.response_code) { in ap_send() 105 switch (status.response_code) { in ap_recv() 141 switch (status.response_code) { in ap_sm_recv() 183 switch (status.response_code) { in ap_sm_read() 217 switch (status.response_code) { in ap_sm_suspend_read() 244 switch (status.response_code) { in ap_sm_write() 298 switch (status.response_code) { in ap_sm_reset() 333 switch (status.response_code) { in ap_sm_reset_wait() 378 switch (status.response_code) { in ap_sm_setirq_wait()
|
D | ap_bus.c | 290 switch (status.response_code) { in ap_query_queue() 1259 if (status.response_code != AP_RESPONSE_NORMAL) in ap_select_domain() 1302 if (status.response_code == AP_RESPONSE_NORMAL in ap_get_compatible_type()
|
/linux-4.19.296/include/scsi/ |
D | scsi_eh.h | 24 return ((sshdr->response_code >= 0x70) && (sshdr->response_code & 1)); in scsi_sense_is_deferred()
|
D | scsi_common.h | 51 u8 response_code; /* permit: 0x0, 0x70, 0x71, 0x72, 0x73 */ member 66 return (sshdr->response_code & 0x70) == 0x70; in scsi_sense_valid()
|
D | osd_sense.h | 170 /*0*/ u8 response_code; /* 0x72 or 0x73 */ member
|
/linux-4.19.296/include/linux/usb/ |
D | uas.h | 88 __u8 response_code; member
|
/linux-4.19.296/drivers/message/fusion/ |
D | mptscsih.h | 136 extern void mptscsih_taskmgmt_response_code(MPT_ADAPTER *ioc, u8 response_code);
|
D | mptscsih.c | 104 mptscsih_taskmgmt_response_code(MPT_ADAPTER *ioc, u8 response_code); 2003 mptscsih_taskmgmt_response_code(MPT_ADAPTER *ioc, u8 response_code) in mptscsih_taskmgmt_response_code() argument 2007 switch (response_code) { in mptscsih_taskmgmt_response_code() 2034 ioc->name, response_code, desc); in mptscsih_taskmgmt_response_code()
|