Searched refs:response (Results 201 - 225 of 359) sorted by relevance

1234567891011>>

/linux-master/fs/ocfs2/dlm/
H A Ddlmmaster.c954 /* keep going until the response map includes all nodes */
1125 * not in the response to the assert_master
1126 * (any nonzero response is a BUG on this node).
1226 * the response map and set it in the vote map
1311 int ret, response=0, resend; local
1323 sizeof(request), to, &response);
1353 switch (response) {
1356 mlog(0, "node %u is the master, response=YES\n", to);
1363 mlog(0, "node %u not master, response=NO\n", to);
1367 mlog(0, "node %u not master, response
1403 u8 response = DLM_MASTER_RESP_MAYBE; local
[all...]
/linux-master/drivers/media/firewire/
H A Dfiredtv-avc.c82 u8 response; member in struct:avc_response_frame
257 dev_err(fdtv->device, "FCP response timed out\n");
279 switch (r->response) {
290 "remote control result = %d\n", r->response);
296 dev_err(fdtv->device, "out-of-order AVC response, ignored\n");
661 /* FIXME: check response code? */
701 /* FIXME: check response code? */
737 if ((r->response != AVC_RESPONSE_STABLE &&
738 r->response != AVC_RESPONSE_ACCEPTED) ||
777 if (r->response !
[all...]
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpm.c1680 * 6-43), and can be returned maximum 6 VDOs per response (see Figure
1866 const u32 *p, int cnt, u32 *response,
1959 response[i + 1] = port->snk_vdo_v1[i];
1964 response[i + 1] = port->snk_vdo[i];
1982 /* Attention command does not have response */
1989 response[0] = p[0] | VDO_CMDT(CMDT_RSP_ACK);
1991 response[0] = p[0] | VDO_CMDT(CMDT_RSP_NAK);
1994 response[0] = p[0] | VDO_CMDT(CMDT_RSP_BUSY);
1997 response[0] = (response[
1865 tcpm_pd_svdm(struct tcpm_port *port, struct typec_altmode *adev, const u32 *p, int cnt, u32 *response, enum adev_actions *adev_action, enum tcpm_transmit_type rx_sop_type, enum tcpm_transmit_type *response_tx_sop_type) argument
2239 u32 response[8] = { }; local
2437 u32 response[8] = { }; local
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw4.h1020 } response; member in union:lpfc_sli4_cfg_shdr
1220 } response; member in union:lpfc_mbx_read_object::__anon458
1240 } response; member in union:lpfc_mbx_eq_create::__anon461
1253 } response; member in union:lpfc_mbx_modify_eq_delay::__anon464
1268 } response; member in union:lpfc_mbx_eq_destroy::__anon467
1311 } response; member in union:lpfc_mbx_set_ras_fwlog::__anon470
1364 } response; member in union:lpfc_mbx_cq_create::__anon473
1477 } response; member in union:lpfc_mbx_cq_create_set::__anon476
1492 } response; member in union:lpfc_mbx_cq_destroy::__anon479
1569 } response; member in union:lpfc_mbx_wq_create::__anon482
1606 } response; member in union:lpfc_mbx_wq_destroy::__anon487
1693 } response; member in union:lpfc_mbx_rq_create::__anon490
1745 } response; member in union:lpfc_mbx_rq_create_v2::__anon493
1760 } response; member in union:lpfc_mbx_rq_destroy::__anon496
1800 } response; member in union:lpfc_mbx_mq_create::__anon499
1851 } response; member in union:lpfc_mbx_mq_create_ext::__anon502
1869 } response; member in union:lpfc_mbx_mq_destroy::__anon505
2344 } response; member in union:lpfc_mbx_read_fcf_tbl::__anon525
3766 } response; member in union:lpfc_mbx_get_prof_cfg::__anon529
3913 } response; member in union:lpfc_mbx_get_port_name::__anon532
3960 } response; member in union:lpfc_mbx_wr_object::__anon535
[all...]
/linux-master/drivers/fsi/
H A Dfsi-master-gpio.c330 * a CRC error detected in the response. Use other error code
355 "Master time out waiting for response\n");
363 /* Read slave ID & response tag */
384 dev_dbg(master->dev, "ERR response CRC msg: 0x%016llx (%d bits)\n",
417 dev_err(master->dev, "TERM failed; response %d\n", tag);
427 struct fsi_gpio_msg response, cmd; local
434 rc = read_one_response(master, size, &response, &tag);
463 uint64_t val = response.msg;
499 dev_dbg(master->dev, "ERRA received: 0x%x\n", (int)response.msg);
503 dev_dbg(master->dev, "ERRC received: 0x%x\n", (int)response
[all...]
H A Dfsi-occ.c380 dev_err(occ->dev, "SRAM write response length invalid: %zd\n",
441 dev_err(occ->dev, "SRAM attn response length invalid: %zd\n",
466 void *response, size_t *resp_len)
472 struct occ_response *resp = response;
503 occ->client_buffer = response;
514 * number of 0 which would pass the response check below even if the
515 * OCC response is uninitialized. Any sequence number the user is
535 /* Read occ response header */
553 /* Extract size of response data */
567 * Get the entire response includin
465 fsi_occ_submit(struct device *dev, const void *request, size_t req_len, void *response, size_t *resp_len) argument
[all...]
/linux-master/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c202 u8 response[4]; local
208 * Status can be checked from the response message if the
212 len, response, sizeof(response));
218 response[2] : response[1];
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c60 if (!test_bit(resp_msg->response.hwc_msg_id,
63 resp_msg->response.hwc_msg_id);
67 ctx = hwc->caller_ctx + resp_msg->response.hwc_msg_id;
231 if (resp->response.hwc_msg_id >= hwc->num_inflight_msg) {
233 resp->response.hwc_msg_id);
/linux-master/drivers/i3c/master/mipi-i3c-hci/
H A Dcore.c247 RESP_DATA_LENGTH(xfer[i].response);
248 switch (RESP_STATUS(xfer[i].response)) {
358 i3c_xfers[i].len = RESP_DATA_LENGTH(xfer[i].response);
359 if (RESP_STATUS(xfer[i].response) != RESP_SUCCESS) {
411 if (RESP_STATUS(xfer[i].response) != RESP_SUCCESS) {
/linux-master/drivers/cxl/core/
H A Dpci.c525 __le32 response[2]; local
531 &response, sizeof(response));
536 if (rc < sizeof(response))
539 *length = le32_to_cpu(response[1]);
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c187 BNX2X_ERR("PF response has timed out\n");
190 DP(BNX2X_MSG_SP, "Got a response from PF\n");
285 /* copy acquire response from buffer to bp */
322 /* Clear response buffer */
526 BNX2X_ERR("Sending CLOSE failed: pf response was %d\n",
1131 /* prepare response */
1157 /* send response */
1163 /* Copy the response buffer. The first u64 is written afterwards, as
1173 BNX2X_ERR("Failed to copy response body to VF %d\n",
1183 /* copy the response heade
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c20 /* Track the firmware response of the required reset to complete the
79 * ice_check_component_response - Report firmware response to a component
82 * @response: indicates whether this component can be updated
83 * @code: code indicating reason for response
94 ice_check_component_response(struct ice_pf *pf, u16 id, u8 response, u8 code, argument
115 dev_dbg(dev, "%s: firmware response 0x%x, code 0x%x\n",
116 component, response, code);
118 switch (response) {
182 dev_err(dev, "Unexpected response code 0x02%x for %s\n",
184 NL_SET_ERR_MSG_MOD(extack, "Received unexpected response cod
[all...]
/linux-master/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c271 rspdata = u64_to_user_ptr(rqst.response.data);
288 rsp.capacity = rqst.response.length;
320 /* Allocate response buffer. */
349 /* Copy response to user-space. */
354 /* Always try to set response-length and status. */
355 tmp = put_user(rsp.length, &r->response.length);
/linux-master/drivers/scsi/isci/
H A Dtask.c72 * @response: response code for the completed task.
77 enum service_response response,
84 dev_dbg(&ihost->pdev->dev, "%s: task = %p, response=%d, status=%d\n",
85 __func__, task, response, status);
89 task->task_status.resp = response;
311 /* The RNC must be unsuspended before the TMF can get a response. */
76 isci_task_refuse(struct isci_host *ihost, struct sas_task *task, enum service_response response, enum exec_status status) argument
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c3363 struct pqi_task_management_response *response)
3367 switch (response->response_code) {
3385 "Task Management Function error: %d (response code: %u)\n", rc, response->response_code);
3402 struct pqi_io_response *response; local
3421 response = queue_group->oq_element_array +
3424 request_id = get_unaligned_le16(&response->request_id);
3428 "request ID in response (%u) out of range (0-%u): producer index: %u consumer index: %u\n",
3437 "request ID in response (%u) does not match an outstanding I/O request: producer index: %u consumer index: %u\n",
3442 switch (response
3362 pqi_interpret_task_management_response(struct pqi_ctrl_info *ctrl_info, struct pqi_task_management_response *response) argument
3846 pqi_ofa_capture_event_payload(struct pqi_ctrl_info *ctrl_info, struct pqi_event *event, struct pqi_event_response *response) argument
3867 struct pqi_event_response *response; local
4428 pqi_poll_for_admin_response(struct pqi_ctrl_info *ctrl_info, struct pqi_general_admin_response *response) argument
4673 pqi_validate_admin_response( struct pqi_general_admin_response *response, u8 expected_function_code) argument
4692 pqi_submit_admin_request_synchronous( struct pqi_ctrl_info *ctrl_info, struct pqi_general_admin_request *request, struct pqi_general_admin_response *response) argument
4713 struct pqi_general_admin_response response; local
4833 struct pqi_general_admin_response response; local
4879 struct pqi_general_admin_response response; local
[all...]
/linux-master/drivers/s390/block/
H A Dscm_blk.c363 SCM_LOG_HEX(1, &aob->response, sizeof(aob->response));
380 /* For -EIO the response block is valid. */
381 switch (scmrq->aob->response.eqc) {
/linux-master/drivers/thunderbolt/
H A Ddomain.c700 * this and if the response matches our random challenge, the switch is
708 u8 response[TB_SWITCH_KEY_SIZE]; local
724 ret = tb->cm_ops->challenge_switch_key(tb, sw, challenge, response);
751 if (memcmp(response, hmac, sizeof(hmac))) {
/linux-master/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h269 * task statistics for write response
282 * task statistics for read response
295 * task statistics for iSCSI cmd response
321 u8 response; member in struct:bnx2i_cmd_response
325 u8 response;
458 * firmware response - CQE: used only by firmware
1049 u8 response; member in struct:bnx2i_logout_response
1053 u8 response;
1411 u8 response; member in struct:bnx2i_tmf_response
1415 u8 response;
[all...]
/linux-master/arch/um/drivers/
H A Dvirtio_uml.c238 * The need_response flag indicates that we already need a response,
347 struct vhost_user_msg *msg, int response)
350 .payload.integer = response,
372 int response = 1; local
390 response = 0;
395 response = 0;
414 vhost_user_reply(vu_dev, &msg.msg, response);
553 "receiving VHOST_USER_GET_CONFIG response failed: %d\n",
346 vhost_user_reply(struct virtio_uml_device *vu_dev, struct vhost_user_msg *msg, int response) argument
/linux-master/drivers/staging/greybus/
H A Dcamera.c190 void *response, size_t *response_size)
210 *response_size = operation->response->payload_size;
212 if (operation->response->payload_size)
213 memcpy(response, operation->response->payload,
214 operation->response->payload_size);
267 * Validate the stream configuration response verifying padding is correctly
276 /* Validate the returned response structure */
278 gcam_err(gcam, "response padding != 0\n");
187 gb_camera_operation_sync_flags(struct gb_connection *connection, int type, unsigned int flags, void *request, size_t request_size, void *response, size_t *response_size) argument
/linux-master/drivers/nvme/host/
H A Dauth.c40 u8 response[64]; member in struct:nvme_dhchap_queue_context
313 memcpy(data->rval, chap->response, chap->hash_len);
367 /* Validate controller response */
368 if (memcmp(chap->response, data->rval, data->hl)) {
369 dev_dbg(ctrl->device, "%s: qid %d ctrl response %*ph\n",
371 dev_dbg(ctrl->device, "%s: qid %d host response %*ph\n",
373 chap->response);
425 dev_dbg(ctrl->device, "%s: qid %d host response seq %u transaction %d\n",
437 dev_dbg(ctrl->device, "%s: qid %d re-using host response\n",
497 ret = crypto_shash_final(shash, chap->response);
[all...]
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h175 PVRDMA_INTR_VECTOR_RESPONSE, /* Command response. */
380 u64 response; /* Key for response lookup. */ member in struct:pvrdma_cmd_hdr
386 u64 response; /* From cmd hdr. */ member in struct:pvrdma_cmd_resp_hdr
/linux-master/drivers/s390/cio/
H A Dtrace.h291 __array(u8, response, CHSC_MAX_RESPONSE_LEN)
300 memcpy(&entry->response, chsc,
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_mux.c81 if (open_session_resp->response != cpu_to_le32(MUX_CMD_RESP_SUCCESS)) {
83 "if_id %d,session open failed,response=%d", if_id,
84 open_session_resp->response);
/linux-master/drivers/target/tcm_fc/
H A Dtfc_cmd.c98 * Send response.
146 * Send response.
154 pr_info_ratelimited("%s: Failed to send response frame %p, "
158 * to reduce it's queue_depth after the se_cmd response has
227 * FC sequence response handler for follow-on sequences (data) and aborts.
261 * Send a FCP response including SCSI status and optional FCP rsp_code.
277 pr_debug("FCP error response: did %x oxid %x status %x code %x\n",
306 * Send error or task management response.
317 * Send error or task management response.
383 switch (tmr->response) {
[all...]

Completed in 660 milliseconds

1234567891011>>