Home
last modified time | relevance | path

Searched refs:response_code (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi.h153 uint16_t response_code; member
175 uint16_t response_code; member
228 uint16_t response_code; member
238 uint16_t response_code; member
259 uint16_t response_code; member
318 uint16_t response_code; member
325 uint16_t response_code; member
344 uint16_t response_code; member
354 uint16_t response_code; member
397 uint16_t response_code; member
[all …]
H A Dncsi_server.c36 uint8_t* response_buf, uint16_t response_code, in ncsi_build_response_header() argument
41 response->response_code = response_code; in ncsi_build_response_header()
61 uint8_t* response_buf, uint16_t response_code, in ncsi_build_simple_nack() argument
64 request_buf, response_buf, response_code, reason_code, in ncsi_build_simple_nack()
H A Dncsi_server.h48 uint8_t* response_buf, uint16_t response_code,
79 uint8_t* response_buf, uint16_t response_code,
/openbmc/linux/drivers/s390/crypto/
H A Dap_queue.c55 switch (status.response_code) { in ap_queue_enable_irq()
133 switch (status.response_code) { in ap_sm_recv()
191 switch (status.response_code) { in ap_sm_read()
209 __func__, status.response_code, in ap_sm_read()
237 switch (status.response_code) { in ap_sm_write()
271 __func__, status.response_code, in ap_sm_write()
301 switch (status.response_code) { in ap_sm_reset()
336 switch (status.response_code) { in ap_sm_reset_wait()
385 switch (status.response_code) { in ap_sm_setirq_wait()
871 if (status.response_code) { in se_bind_store()
[all …]
H A Dvfio_ap_ops.c238 switch (status.response_code) { in vfio_ap_wait_for_irqclear()
252 status.response_code, apqn); in vfio_ap_wait_for_irqclear()
310 switch (status.response_code) { in vfio_ap_irq_disable()
326 status.response_code); in vfio_ap_irq_disable()
332 status.response_code); in vfio_ap_irq_disable()
471 switch (status.response_code) { in vfio_ap_irq_enable()
485 status.response_code); in vfio_ap_irq_enable()
1709 status->response_code); in apq_status_check()
1735 status.response_code, in apq_reset_check()
1770 switch (status.response_code) { in vfio_ap_mdev_reset_queue()
[all …]
/openbmc/linux/arch/s390/kernel/
H A Dcpcmd.c64 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code) in __cpcmd() argument
84 if (response_code) in __cpcmd()
85 *response_code = rc; in __cpcmd()
90 int cpcmd(const char *cmd, char *response, int rlen, int *response_code) in cpcmd() argument
103 len = __cpcmd(cmd, lowbuf, rlen, response_code); in cpcmd()
109 len = __cpcmd(cmd, response, rlen, response_code); in cpcmd()
/openbmc/qemu/hw/s390x/
H A Devent-facility.c184 sccb->h.response_code = cpu_to_be16(SCLP_RC_INVALID_FUNCTION); in write_event_data()
188 sccb->h.response_code = cpu_to_be16(SCLP_RC_INSUFFICIENT_SCCB_LENGTH); in write_event_data()
192 sccb->h.response_code = cpu_to_be16(write_event_length_check(sccb)); in write_event_data()
195 if (sccb->h.response_code == be16_to_cpu(SCLP_RC_NORMAL_COMPLETION)) { in write_event_data()
196 sccb->h.response_code = in write_event_data()
267 sccb->h.response_code = cpu_to_be16( in read_event_data()
279 sccb->h.response_code = in read_event_data()
282 sccb->h.response_code = cpu_to_be16( in read_event_data()
287 sccb->h.response_code = cpu_to_be16(SCLP_RC_INVALID_FUNCTION); in read_event_data()
299 sccb->h.response_code = cpu_to_be16(SCLP_RC_INVALID_MASK_LENGTH); in write_event_mask()
[all …]
H A Dsclp.c123 sccb->h.response_code = cpu_to_be16(SCLP_RC_INSUFFICIENT_SCCB_LENGTH); in read_SCP_info()
180 sccb->h.response_code = cpu_to_be16(SCLP_RC_NORMAL_READ_COMPLETION); in read_SCP_info()
195 sccb->h.response_code = cpu_to_be16(SCLP_RC_INSUFFICIENT_SCCB_LENGTH); in sclp_read_cpu_info()
209 sccb->h.response_code = cpu_to_be16(SCLP_RC_NORMAL_READ_COMPLETION); in sclp_read_cpu_info()
238 sccb->h.response_code = cpu_to_be16(rc); in sclp_configure_io_adapter()
287 work_sccb->h.response_code = cpu_to_be16(SCLP_RC_INVALID_SCLP_COMMAND); in sclp_service_call_protected()
336 work_sccb->h.response_code = cpu_to_be16(SCLP_RC_INVALID_SCLP_COMMAND); in sclp_service_call()
341 work_sccb->h.response_code = cpu_to_be16(SCLP_RC_SCCB_BOUNDARY_VIOLATION); in sclp_service_call()
/openbmc/linux/drivers/s390/char/
H A Dsclp_cmd.c104 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()
470 switch (sccb->header.response_code) { in sclp_detect_standby_memory()
543 switch (sccb->header.response_code) { in do_chp_configure()
551 cmd, sccb->header.response_code); in do_chp_configure()
[all …]
H A Dsclp_pci.c76 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()
H A Dsclp_ap.c39 switch (sccb->header.response_code) { in do_ap_configure()
44 apid, cmd, sccb->header.response_code); in do_ap_configure()
H A Dsclp_sdias.c135 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()
H A Dsclp_early_core.c169 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()
291 if (sccb->header.response_code == 0x10) { in sclp_early_read_info()
296 if (sccb->header.response_code != 0x1f0) in sclp_early_read_info()
366 switch (sccb->header.response_code) { in sclp_early_read_storage_info()
H A Dsclp_rw.c372 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()
H A Dsclp_early.c145 if (sccb->header.response_code != 0x0010) { in sclp_early_get_core_info()
157 if (sccb->header.response_code != 0x20) in sclp_early_console_detect()
H A Dsclp_vt220.c165 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()
H A Dsclp.c162 summary.response = sccb ? sccb->response_code : 0; in sclp_trace_req()
579 if (req->status == SCLP_REQ_DONE && (sccb->response_code == 0x20 || in sclp_read_cb()
580 sccb->response_code == 0x220)) in sclp_read_cb()
631 response = sccb->response_code & 0xff; in ok_response()
1015 sccb->header.response_code == 0x20) { in sclp_init_mask()
1172 if (sccb->header.response_code == 0x20) { in sclp_check_interface()
1175 } else if (sccb->header.response_code == 0x74f0) { in sclp_check_interface()
H A Dsclp_ftp.c144 sccb->hdr.response_code, sccb->evbuf.hdr.flags); in sclp_ftp_et7()
154 (sccb->hdr.response_code & 0xffU) != 0x20U) { in sclp_ftp_et7()
H A Dsclp_sd.c223 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()
/openbmc/linux/arch/s390/include/asm/
H A Dcpcmd.h15 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code);
30 int cpcmd(const char *cmd, char *response, int rlen, int *response_code);
H A Dap.h49 unsigned int response_code : 8; member
528 reg1.status.response_code = 0xFF; in ap_dqap()
/openbmc/linux/include/scsi/
H A Dscsi_eh.h24 return ((sshdr->response_code >= 0x70) && (sshdr->response_code & 1)); in scsi_sense_is_deferred()
H A Dscsi_common.h64 u8 response_code; /* permit: 0x0, 0x70, 0x71, 0x72, 0x73 */ member
79 return (sshdr->response_code & 0x70) == 0x70; in scsi_sense_valid()
/openbmc/linux/drivers/scsi/
H A Dscsi_common.c198 sshdr->response_code = (sense_buffer[0] & 0x7f); in scsi_normalize_sense()
203 if (sshdr->response_code >= 0x72) { in scsi_normalize_sense()
/openbmc/linux/include/linux/usb/
H A Duas.h88 __u8 response_code; member

12