/drivers/s390/crypto/ |
D | ap_queue.c | 38 switch (status.response_code) { in ap_queue_enable_irq() 84 switch (status.response_code) { in ap_send() 105 switch (status.response_code) { in ap_recv() 155 } while (status.response_code == 0xFF && resgr0 != 0); in ap_sm_recv() 157 switch (status.response_code) { in ap_sm_recv() 213 switch (status.response_code) { in ap_sm_read() 229 aq->last_err_rc = status.response_code; in ap_sm_read() 231 __func__, status.response_code, in ap_sm_read() 264 switch (status.response_code) { in ap_sm_write() 296 aq->last_err_rc = status.response_code; in ap_sm_write() [all …]
|
D | vfio_ap_ops.c | 235 switch (status.response_code) { in vfio_ap_wait_for_irqclear() 249 status.response_code, apqn); in vfio_ap_wait_for_irqclear() 255 __func__, status.response_code, apqn); in vfio_ap_wait_for_irqclear() 307 switch (status.response_code) { in vfio_ap_irq_disable() 323 status.response_code); in vfio_ap_irq_disable() 329 status.response_code); in vfio_ap_irq_disable() 399 status.response_code = AP_RESPONSE_INVALID_ADDRESS; in vfio_ap_irq_enable() 413 status.response_code = AP_RESPONSE_INVALID_ADDRESS; in vfio_ap_irq_enable() 429 status.response_code = AP_RESPONSE_INVALID_GISA; in vfio_ap_irq_enable() 438 switch (status.response_code) { in vfio_ap_irq_enable() [all …]
|
D | ap_bus.c | 356 switch (status.response_code) { in ap_queue_info() 373 *q_decfg = status.response_code == AP_RESPONSE_DECONFIGURED; in ap_queue_info() 374 *q_cstop = status.response_code == AP_RESPONSE_CHECKSTOPPED; in ap_queue_info() 1617 if (status.response_code == AP_RESPONSE_NORMAL) in ap_select_domain() 1663 if (status.response_code == AP_RESPONSE_NORMAL && in ap_get_compatible_type()
|
/drivers/s390/char/ |
D | sclp_cmd.c | 104 if (sccb->header.response_code != 0x0010) { in _sclp_get_core_info() 106 sccb->header.response_code); in _sclp_get_core_info() 138 switch (sccb->header.response_code) { in do_core_configure() 144 cmd, sccb->header.response_code); in do_core_configure() 206 switch (sccb->header.response_code) { in do_assign_storage() 212 cmd, sccb->header.response_code, rn); in do_assign_storage() 262 switch (sccb->header.response_code) { in sclp_attach_storage() 474 switch (sccb->header.response_code) { in sclp_detect_standby_memory() 547 switch (sccb->header.response_code) { in do_chp_configure() 555 cmd, sccb->header.response_code); in do_chp_configure() [all …]
|
D | sclp_pci.c | 76 switch (sccb->header.response_code) { in do_pci_configure() 82 cmd, sccb->header.response_code); in do_pci_configure() 187 if (sccb->header.response_code != 0x0020) { in sclp_pci_report() 189 sccb->header.response_code); in sclp_pci_report()
|
D | sclp_sdias.c | 135 if (sccb->hdr.response_code != 0x0020) { in sclp_sdias_blk_count() 136 TRACE("send failed: %x\n", sccb->hdr.response_code); in sclp_sdias_blk_count() 202 if (sccb->hdr.response_code != 0x0020) { in sclp_sdias_copy() 203 TRACE("copy failed: %x\n", sccb->hdr.response_code); in sclp_sdias_copy()
|
D | sclp_early_core.c | 169 if ((sccb->header.response_code == 0x74f0) && !sclp_mask_compat_mode) { in sclp_early_set_event_mask() 173 if (sccb->header.response_code != 0x20) in sclp_early_set_event_mask() 267 if (sccb->header.response_code == 0x10) { in sclp_early_read_info() 272 if (sccb->header.response_code != 0x1f0) in sclp_early_read_info() 342 switch (sccb->header.response_code) { in sclp_early_read_storage_info()
|
D | sclp_ap.c | 39 switch (sccb->header.response_code) { in do_ap_configure() 44 apid, cmd, sccb->header.response_code); in do_ap_configure()
|
D | sclp_rw.c | 372 switch (sccb->response_code) { in sclp_writedata_callback() 386 sccb->response_code = 0x0000; in sclp_writedata_callback() 402 sccb->response_code = 0x0000; in sclp_writedata_callback() 409 if (sccb->response_code == 0x71f0) in sclp_writedata_callback()
|
D | sclp.c | 162 summary.response = sccb ? sccb->response_code : 0; in sclp_trace_req() 584 if (req->status == SCLP_REQ_DONE && (sccb->response_code == 0x20 || in sclp_read_cb() 585 sccb->response_code == 0x220)) in sclp_read_cb() 636 response = sccb->response_code & 0xff; in ok_response() 1020 sccb->header.response_code == 0x20) { in sclp_init_mask() 1177 if (sccb->header.response_code == 0x20) { in sclp_check_interface() 1180 } else if (sccb->header.response_code == 0x74f0) { in sclp_check_interface()
|
D | sclp_vt220.c | 165 switch (sccb->header.response_code) { in sclp_vt220_callback() 178 sccb->header.response_code = 0x0000; in sclp_vt220_callback() 188 sccb->header.response_code = 0x0000; in sclp_vt220_callback() 275 sccb->header.response_code = 0x0000; in sclp_vt220_initialize_page()
|
D | sclp_early.c | 142 if (sccb->header.response_code != 0x0010) { in sclp_early_get_core_info() 154 if (sccb->header.response_code != 0x20) in sclp_early_console_detect()
|
D | sclp_sd.c | 223 if (sccb->hdr.response_code == 0x73f0) { in sclp_sd_sync() 228 if (sccb->hdr.response_code != 0x0020 || !(evbuf->hdr.flags & 0x80)) { in sclp_sd_sync() 261 eq, di, sccb->hdr.response_code, evbuf->hdr.flags, in sclp_sd_sync()
|
D | sclp_ftp.c | 144 sccb->hdr.response_code, sccb->evbuf.hdr.flags); in sclp_ftp_et7() 154 (sccb->hdr.response_code & 0xffU) != 0x20U) { in sclp_ftp_et7()
|
D | sclp_config.c | 119 response = sccb->header.response_code; in sclp_ofb_send_req()
|
D | sclp_cpi_sys.c | 163 response = ((struct cpi_sccb *) req->sccb)->header.response_code; in cpi_req()
|
D | sclp.h | 91 u16 response_code; member
|
/drivers/scsi/ |
D | scsi_common.c | 155 sshdr->response_code = (sense_buffer[0] & 0x7f); in scsi_normalize_sense() 160 if (sshdr->response_code >= 0x72) { in scsi_normalize_sense()
|
D | scsi_logging.c | 286 if (sshdr->response_code >= 0x72) in scsi_format_sense_hdr()
|
/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); 2004 mptscsih_taskmgmt_response_code(MPT_ADAPTER *ioc, u8 response_code) in mptscsih_taskmgmt_response_code() argument 2008 switch (response_code) { in mptscsih_taskmgmt_response_code() 2035 ioc->name, response_code, desc); in mptscsih_taskmgmt_response_code()
|
/drivers/usb/storage/ |
D | uas.c | 276 u8 response_code = riu->response_code; in uas_evaluate_response_iu() local 278 switch (response_code) { in uas_evaluate_response_iu() 289 uas_log_cmd_state(cmnd, "response iu", response_code); in uas_evaluate_response_iu() 294 return response_code == RC_TMF_SUCCEEDED; in uas_evaluate_response_iu()
|
D | transport.c | 805 sshdr.response_code, sshdr.sense_key, in usb_stor_invoke_transport() 853 if ((sshdr.response_code & 0x72) == 0x72) in usb_stor_invoke_transport()
|
/drivers/scsi/smartpqi/ |
D | smartpqi.h | 490 u8 response_code; member
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 2809 _scsih_response_code(struct MPT3SAS_ADAPTER *ioc, u8 response_code) in _scsih_response_code() argument 2813 switch (response_code) { in _scsih_response_code() 2842 ioc_warn(ioc, "response_code(0x%01x): %s\n", response_code, desc); in _scsih_response_code() 5718 u32 response_code = 0; in _scsih_io_done() local 5763 response_code = in _scsih_io_done() 5771 response_code == MPI2_SCSITASKMGMT_RSP_INVALID_FRAME) { in _scsih_io_done() 5891 if (response_code == in _scsih_io_done()
|