Searched defs:req (Results 251 - 275 of 451) sorted by relevance

<<111213141516171819

/drivers/net/wireless/zd1211rw/
H A Dzd_usb.h147 struct usb_req_read_regs *req; member in struct:read_regs_int
/drivers/pcmcia/
H A Dcistpl.c461 cisdata_t req = tuple->DesiredTuple; local
469 tuple->DesiredTuple = req;
/drivers/s390/char/
H A Dcon3215.c113 struct raw3215_req *req; local
117 req = raw3215_freelist;
118 raw3215_freelist = req->next;
120 return req;
126 static inline void raw3215_free_req(struct raw3215_req *req) argument
130 if (req->type == RAW3215_FREE)
132 req->type = RAW3215_FREE;
134 req->next = raw3215_freelist;
135 raw3215_freelist = req;
147 struct raw3215_req *req; local
175 struct raw3215_req *req; local
251 struct raw3215_req *req; local
364 struct raw3215_req *req; local
874 struct raw3215_req *req; local
[all...]
H A Dsclp.c53 static void sclp_suspend_req_cb(struct sclp_req *req, void *data) argument
186 __sclp_start_request(struct sclp_req *req) argument
193 rc = sclp_service_call(req->command, req->sccb);
194 req->start_count++;
198 req->status = SCLP_REQ_RUNNING;
210 req->status = SCLP_REQ_FAILED;
218 struct sclp_req *req; local
229 req = list_entry(sclp_req_queue.next, struct sclp_req, list);
230 if (!req
255 __sclp_can_add_request(struct sclp_req *req) argument
270 sclp_add_request(struct sclp_req *req) argument
345 sclp_read_cb(struct sclp_req *req, void *data) argument
383 struct sclp_req *req; local
399 struct sclp_req *req; local
[all...]
H A Dsclp_cmd.c147 static void sclp_sync_callback(struct sclp_req *req, void *data) argument
/drivers/s390/scsi/
H A Dzfcp_erp.c514 struct zfcp_fsf_req *req; local
520 req = _zfcp_reqlist_find(adapter->req_list, act->fsf_req_id);
521 if (req && req->erp_action == act) {
524 req->status |= ZFCP_STATUS_FSFREQ_DISMISSED;
526 req->erp_action = NULL;
530 if (req->status & ZFCP_STATUS_FSFREQ_DISMISSED)
H A Dzfcp_fsf.c66 static void zfcp_fsf_class_not_supp(struct zfcp_fsf_req *req) argument
68 dev_err(&req->adapter->ccw_device->dev, "FCP device not "
70 zfcp_erp_adapter_shutdown(req->adapter, 0, "fscns_1");
71 req->status |= ZFCP_STATUS_FSFREQ_ERROR;
78 void zfcp_fsf_req_free(struct zfcp_fsf_req *req) argument
80 if (likely(req->pool)) {
81 if (likely(req->qtcb))
82 mempool_free(req->qtcb, req->adapter->pool.qtcb_pool);
83 mempool_free(req, re
92 zfcp_fsf_status_read_port_closed(struct zfcp_fsf_req *req) argument
109 zfcp_fsf_link_down_info_eval(struct zfcp_fsf_req *req, struct fsf_link_down_info *link_down) argument
192 zfcp_fsf_status_read_link_down(struct zfcp_fsf_req *req) argument
210 zfcp_fsf_status_read_handler(struct zfcp_fsf_req *req) argument
277 zfcp_fsf_fsfstatus_qual_eval(struct zfcp_fsf_req *req) argument
299 zfcp_fsf_fsfstatus_eval(struct zfcp_fsf_req *req) argument
318 zfcp_fsf_protstatus_eval(struct zfcp_fsf_req *req) argument
395 zfcp_fsf_req_complete(struct zfcp_fsf_req *req) argument
427 struct zfcp_fsf_req *req, *tmp; local
440 zfcp_fsf_exchange_config_evaluate(struct zfcp_fsf_req *req) argument
496 zfcp_fsf_exchange_config_data_handler(struct zfcp_fsf_req *req) argument
568 zfcp_fsf_exchange_port_evaluate(struct zfcp_fsf_req *req) argument
590 zfcp_fsf_exchange_port_data_handler(struct zfcp_fsf_req *req) argument
611 struct zfcp_fsf_req *req; local
647 struct zfcp_fsf_req *req = zfcp_fsf_alloc(pool); local
690 zfcp_fsf_req_send(struct zfcp_fsf_req *req) argument
726 struct zfcp_fsf_req *req; local
771 zfcp_fsf_abort_fcp_command_handler(struct zfcp_fsf_req *req) argument
834 struct zfcp_fsf_req *req = NULL; local
875 zfcp_fsf_send_ct_handler(struct zfcp_fsf_req *req) argument
934 zfcp_fsf_setup_ct_els_sbals(struct zfcp_fsf_req *req, struct scatterlist *sg_req, struct scatterlist *sg_resp) argument
984 zfcp_fsf_setup_ct_els(struct zfcp_fsf_req *req, struct scatterlist *sg_req, struct scatterlist *sg_resp, unsigned int timeout) argument
1015 struct zfcp_fsf_req *req; local
1054 zfcp_fsf_send_els_handler(struct zfcp_fsf_req *req) argument
1112 struct zfcp_fsf_req *req; local
1159 struct zfcp_fsf_req *req; local
1202 struct zfcp_fsf_req *req = NULL; local
1251 struct zfcp_fsf_req *req; local
1297 struct zfcp_fsf_req *req = NULL; local
1337 zfcp_fsf_open_port_handler(struct zfcp_fsf_req *req) argument
1416 struct zfcp_fsf_req *req; local
1454 zfcp_fsf_close_port_handler(struct zfcp_fsf_req *req) argument
1482 struct zfcp_fsf_req *req; local
1518 zfcp_fsf_open_wka_port_handler(struct zfcp_fsf_req *req) argument
1557 struct zfcp_fsf_req *req; local
1589 zfcp_fsf_close_wka_port_handler(struct zfcp_fsf_req *req) argument
1610 struct zfcp_fsf_req *req; local
1642 zfcp_fsf_close_physical_port_handler(struct zfcp_fsf_req *req) argument
1702 struct zfcp_fsf_req *req; local
1738 zfcp_fsf_open_lun_handler(struct zfcp_fsf_req *req) argument
1816 struct zfcp_fsf_req *req; local
1856 zfcp_fsf_close_lun_handler(struct zfcp_fsf_req *req) argument
1905 struct zfcp_fsf_req *req; local
1949 zfcp_fsf_req_trace(struct zfcp_fsf_req *req, struct scsi_cmnd *scsi) argument
2001 zfcp_fsf_fcp_handler_common(struct zfcp_fsf_req *req) argument
2073 zfcp_fsf_fcp_cmnd_handler(struct zfcp_fsf_req *req) argument
2171 struct zfcp_fsf_req *req; local
2259 zfcp_fsf_fcp_task_mgmt_handler(struct zfcp_fsf_req *req) argument
2283 struct zfcp_fsf_req *req = NULL; local
2329 zfcp_fsf_control_file_handler(struct zfcp_fsf_req *req) argument
2343 struct zfcp_fsf_req *req = NULL; local
[all...]
/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c124 /* pdu xmit req from user space */
159 struct cpl_act_open_req *req = (struct cpl_act_open_req *)skb->head; local
163 req->wr.wr_hi = htonl(V_WR_OP(FW_WROPCODE_FORWARD));
164 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, csk->atid));
165 req->local_port = csk->saddr.sin_port;
166 req->peer_port = csk->daddr.sin_port;
167 req->local_ip = csk->saddr.sin_addr.s_addr;
168 req->peer_ip = csk->daddr.sin_addr.s_addr;
170 req->opt0h = htonl(V_KEEP_ALIVE(1) | F_TCAM_BYPASS |
173 req
200 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; local
227 struct cpl_abort_req *req = cplhdr(skb); local
239 struct cpl_abort_req *req; local
298 struct cpl_rx_data_ack *req; local
351 struct tx_data_wr *req; local
476 struct cpl_act_establish *req = cplhdr(skb); local
661 const struct cpl_abort_req_rss *req = cplhdr(skb); local
1068 struct ulp_mem_io *req = (struct ulp_mem_io *)skb->head; local
1141 struct cpl_set_tcb_field *req; local
1178 struct cpl_set_tcb_field *req; local
[all...]
/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c125 /* pdu xmit req from user space */
181 struct cpl_act_open_req *req; local
202 req = (struct cpl_act_open_req *)skb->head;
204 INIT_TP_WR(req, 0);
205 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ,
207 req->local_port = csk->saddr.sin_port;
208 req->peer_port = csk->daddr.sin_port;
209 req->local_ip = csk->saddr.sin_addr.s_addr;
210 req->peer_ip = csk->daddr.sin_addr.s_addr;
211 req
227 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; local
247 struct cpl_abort_req *req; local
259 struct cpl_abort_req *req; local
311 struct cpl_rx_data_ack *req; local
417 struct fw_ofld_tx_data_wr *req; local
539 struct cpl_act_establish *req = (struct cpl_act_establish *)skb->data; local
705 struct cpl_peer_close *req = (struct cpl_peer_close *)skb->data; local
765 struct cpl_abort_req_rss *req = (struct cpl_abort_req_rss *)skb->data; local
1234 ulp_mem_io_set_hdr(struct ulp_mem_io *req, unsigned int wr_len, unsigned int dlen, unsigned int pm_addr) argument
1258 struct ulp_mem_io *req; local
1331 struct cpl_set_tcb_field *req; local
1361 struct cpl_set_tcb_field *req; local
[all...]
/drivers/scsi/
H A Dhptiop.c49 struct hpt_iop_request_scsi_command *req);
56 u32 req = 0; local
60 req = readl(&hba->u.itl.iop->inbound_queue);
61 if (req != IOPMU_QUEUE_EMPTY)
66 if (req != IOPMU_QUEUE_EMPTY) {
67 writel(req, &hba->u.itl.iop->outbound_queue);
91 u32 req; local
93 while ((req = readl(&hba->u.itl.iop->outbound_queue)) !=
96 if (req & IOPMU_QUEUE_MASK_HOST_BITS)
97 hptiop_request_callback_itl(hba, req);
181 struct hpt_iop_request_scsi_command *req; local
236 struct hpt_iop_request_header __iomem *req = _req; local
311 struct hpt_iop_request_get_config __iomem *req; local
338 struct hpt_iop_request_get_config *req = hba->u.mv.internal_req; local
361 struct hpt_iop_request_set_config __iomem *req; local
392 struct hpt_iop_request_set_config *req = hba->u.mv.internal_req; local
542 free_req(struct hptiop_hba *hba, struct hptiop_request *req) argument
549 hptiop_finish_scsi_req(struct hptiop_hba *hba, u32 tag, struct hpt_iop_request_scsi_command *req) argument
609 struct hpt_iop_request_scsi_command *req; local
627 struct hpt_iop_request_header __iomem *req; local
759 struct hpt_iop_request_scsi_command *req; local
[all...]
H A Dscsi_error.c123 * @req: request that is timing out.
131 enum blk_eh_timer_return scsi_times_out(struct request *req) argument
133 struct scsi_cmnd *scmd = req->special;
1601 static void eh_lock_door_done(struct request *req, int uptodate) argument
1603 __blk_put_request(req->q, req);
1619 struct request *req; local
1625 req = blk_get_request(sdev->request_queue, READ, GFP_KERNEL);
1627 req->cmd[0] = ALLOW_MEDIUM_REMOVAL;
1628 req
1951 struct request req; local
[all...]
/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c929 struct viosrp_capabilities *req; local
941 req = &evt_struct->iu.mad.capabilities;
942 memset(req, 0, sizeof(*req));
957 req->common.type = VIOSRP_CAPABILITIES_TYPE;
958 req->buffer = hostdata->caps_addr;
970 req->common.length = sizeof(hostdata->caps);
972 req->common.length = sizeof(hostdata->caps) - sizeof(hostdata->caps.reserve);
1092 struct viosrp_adapter_info *req; local
1104 req
[all...]
/drivers/scsi/libfc/
H A Dfc_lport.c460 struct fc_els_rnid *req; local
473 req = fc_frame_payload_get(in_fp, sizeof(*req));
474 if (!req) {
479 fmt = req->rnid_fmt;
2078 struct request *rsp = job->req->next_rq;
/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c1818 * @req:
1826 struct request *req)
1841 struct request *rsp = req->next_rq;
1850 if (req->bio->bi_vcnt > 1 || rsp->bio->bi_vcnt > 1) {
1851 printk(MPT2SAS_ERR_FMT "%s: multiple segments req %u %u, "
1852 "rsp %u %u\n", ioc->name, __func__, req->bio->bi_vcnt,
1853 blk_rq_bytes(req), rsp->bio->bi_vcnt, blk_rq_bytes(rsp));
1915 mpi_request->RequestDataLength = cpu_to_le16(blk_rq_bytes(req) - 4);
1922 dma_addr_out = pci_map_single(ioc->pdev, bio_data(req->bio),
1923 blk_rq_bytes(req), PCI_DMA_BIDIRECTIONA
1825 _transport_smp_handler(struct Scsi_Host *shost, struct sas_rphy *rphy, struct request *req) argument
[all...]
/drivers/scsi/qla2xxx/
H A Dqla_attr.c1665 struct req_que *req = ha->req_q_map[0]; local
1743 req = ha->req_q_map[1];
1747 req, vha->vp_idx, ha->flags.cpu_affinity_enabled);
1775 req = ha->req_q_map[ret];
1780 vha->req = req;
1832 if (vha->req->id && !ha->flags.cpu_affinity_enabled) {
1833 if (qla25xx_delete_req_que(vha, vha->req) != QLA_SUCCESS)
H A Dqla_iocb.c96 struct req_que *req = vha->req; local
98 req->ring_index++;
99 if (req->ring_index == req->length) {
100 req->ring_index = 0;
101 req->ring_ptr = req->ring;
103 req->ring_ptr++;
106 cont_pkt = (cont_entry_t *)req
122 qla2x00_prep_cont_type1_iocb(scsi_qla_host_t *vha, struct req_que *req) argument
329 struct req_que *req; local
474 qla2x00_start_iocbs(struct scsi_qla_host *vha, struct req_que *req) argument
517 __qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, struct rsp_que *rsp, uint16_t loop_id, uint16_t lun, uint8_t type) argument
560 qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, struct rsp_que *rsp, uint16_t loop_id, uint16_t lun, uint8_t type) argument
727 struct req_que *req; local
1446 struct req_que *req = NULL; local
1612 struct req_que *req = NULL; local
1816 struct req_que *req = ha->req_q_map[0]; local
1998 struct req_que *req = vha->req; local
2240 struct req_que *req = NULL; local
[all...]
H A Dqla_isr.c395 qla2x00_process_completed_request(vha, rsp->req,
821 struct req_que *req, uint32_t index)
838 sp = req->outstanding_cmds[index];
841 req->outstanding_cmds[index] = NULL;
857 struct req_que *req, void *iocb)
874 sp = req->outstanding_cmds[index];
886 req->outstanding_cmds[index] = NULL;
893 qla2x00_mbx_iocb_entry(scsi_qla_host_t *vha, struct req_que *req, argument
904 sp = qla2x00_get_sp_from_handle(vha, func, req, mbx);
979 qla2x00_ct_entry(scsi_qla_host_t *vha, struct req_que *req, argument
820 qla2x00_process_completed_request(struct scsi_qla_host *vha, struct req_que *req, uint32_t index) argument
856 qla2x00_get_sp_from_handle(scsi_qla_host_t *vha, const char *func, struct req_que *req, void *iocb) argument
1036 qla24xx_els_ct_entry(scsi_qla_host_t *vha, struct req_que *req, struct sts_entry_24xx *pkt, int iocb_type) argument
1120 qla24xx_logio_entry(scsi_qla_host_t *vha, struct req_que *req, struct logio_entry_24xx *logio) argument
1211 qla24xx_tm_iocb_entry(scsi_qla_host_t *vha, struct req_que *req, struct tsk_mgmt_entry *tsk) argument
1542 struct req_que *req; local
1897 struct req_que *req = NULL; local
[all...]
/drivers/spi/
H A Dspi-tegra.c321 static void tegra_spi_rx_dma_complete(struct tegra_dma_req *req) argument
323 struct spi_tegra_data *tspi = req->dev;
/drivers/staging/media/as102/
H A Das10x_cmd.h102 } __packed req; member in union:as10x_turn_on
117 } __packed req; member in union:as10x_turn_off
134 } __packed req; member in union:as10x_set_tune
149 } __packed req; member in union:as10x_get_tune_status
166 } __packed req; member in union:as10x_get_tps
183 } __packed req; member in union:as10x_common
204 } __packed req; member in union:as10x_add_pid_filter
223 } __packed req; member in union:as10x_del_pid_filter
238 } __packed req; member in union:as10x_start_streaming
253 } __packed req; member in union:as10x_stop_streaming
268 } __packed req; member in union:as10x_get_demod_stats
285 } __packed req; member in union:as10x_get_impulse_resp
308 } __packed req; member in union:as10x_fw_context
331 } __packed req; member in union:as10x_set_register
348 } __packed req; member in union:as10x_get_register
367 } __packed req; member in union:as10x_cfg_change_mode
397 } __packed req; member in union:as10x_dump_memory
421 } __packed req; member in union:as10x_dumplog_memory
440 } __packed req; member in union:as10x_raw_data
[all...]
/drivers/staging/media/go7007/
H A Dgo7007-v4l2.c685 struct v4l2_requestbuffers *req)
695 if (req->type != V4L2_BUF_TYPE_VIDEO_CAPTURE ||
696 req->memory != V4L2_MEMORY_MMAP)
714 count = req->count;
745 memset(req, 0, sizeof(*req));
747 req->count = count;
748 req->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
749 req->memory = V4L2_MEMORY_MMAP;
684 vidioc_reqbufs(struct file *file, void *priv, struct v4l2_requestbuffers *req) argument
/drivers/staging/media/solo6x10/
H A Dv4l2.c731 struct v4l2_requestbuffers *req)
735 return videobuf_reqbufs(&fh->vidq, req);
730 solo_reqbufs(struct file *file, void *priv, struct v4l2_requestbuffers *req) argument
/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c481 struct iw_scan_req *req = (struct iw_scan_req *)b; local
482 if (req->essid_len) {
483 ieee->current_network.ssid_len = req->essid_len;
484 memcpy(ieee->current_network.ssid, req->essid,
485 req->essid_len);
/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c1085 s32 req = -1; local
1124 strict_strtol(sz_last_token, 10, (long *)&req);
1126 if ((req == 0) || (req == 1)) {
1162 seg_id, req, false);
/drivers/staging/vt6656/
H A Dmain_usb.c1253 union iwreq_data req; local
1254 memset(&req, 0, sizeof(req));
1255 req.data.flags = RT_RMMOD_EVENT_FLAG;
1256 wireless_send_event(device->dev, IWEVCUSTOM, &req, NULL);
/drivers/usb/core/
H A Dmessage.c1882 struct set_config_request *req = local
1884 struct usb_device *udev = req->udev;
1888 list_del(&req->node);
1891 if (req->config >= -1) /* Is req still valid? */
1892 usb_set_configuration(udev, req->config);
1895 kfree(req);
1903 struct set_config_request *req; local
1906 list_for_each_entry(req, &set_config_list, node) {
1907 if (req
1935 struct set_config_request *req; local
[all...]

Completed in 389 milliseconds

<<111213141516171819