Searched defs:crq (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/drivers/block/ |
D | sx8.c | 480 struct carm_request *crq) in carm_send_msg() 518 struct carm_request *crq = &host->req[i]; in carm_get_request() local 534 static int carm_put_request(struct carm_host *host, struct carm_request *crq) in carm_put_request() 553 struct carm_request *crq = NULL; in carm_get_special() local 588 struct carm_request *crq; in carm_array_info() local 640 struct carm_request *crq; in carm_send_special() local 750 struct carm_request *crq, in carm_end_request_queued() 796 static inline void carm_end_rq(struct carm_host *host, struct carm_request *crq, in carm_end_rq() 811 struct carm_request *crq; in carm_oob_rq_fn() local 842 struct carm_request *crq; in carm_rq_fn() local [all …]
|
/linux-3.3/drivers/scsi/ibmvscsi/ |
D | rpa_vscsi.c | 99 struct viosrp_crq *crq; in crq_queue_next_crq() local 136 struct viosrp_crq *crq; in rpavscsi_task() local
|
D | ibmvstgt.c | 106 } crq; in send_iu() local 511 static void process_iu(struct viosrp_crq *crq, struct srp_target *target) in process_iu() 637 static void process_crq(struct viosrp_crq *crq, struct srp_target *target) in process_crq() 683 struct viosrp_crq *crq; in next_crq() local 702 struct viosrp_crq *crq; in handle_crq() local
|
D | iseries_vscsi.c | 50 struct viosrp_crq crq; /* 0x20-0x3F */ member
|
D | ibmvfc.c | 654 struct ibmvfc_crq_queue *crq = &vhost->crq; in ibmvfc_release_crq_queue() local 708 struct ibmvfc_crq_queue *crq = &vhost->crq; in ibmvfc_reset_crq() local 2563 static void ibmvfc_handle_async(struct ibmvfc_async_crq *crq, in ibmvfc_handle_async() 2650 static void ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost) in ibmvfc_handle_crq() 3074 struct ibmvfc_async_crq *crq; in ibmvfc_next_async_crq() local 3097 struct ibmvfc_crq *crq; in ibmvfc_next_crq() local 3141 struct ibmvfc_crq *crq; in ibmvfc_tasklet() local 4471 struct ibmvfc_crq_queue *crq = &vhost->crq; in ibmvfc_init_crq() local
|
D | ibmvscsi.h | 69 struct viosrp_crq crq; member
|
D | ibmvscsi.c | 1429 void ibmvscsi_handle_crq(struct viosrp_crq *crq, in ibmvscsi_handle_crq()
|
D | ibmvfc.h | 640 struct ibmvfc_crq crq; member 703 struct ibmvfc_crq_queue crq; member
|
/linux-3.3/drivers/usb/gadget/ |
D | atmel_usba_udc.c | 1215 static inline bool feature_is_dev_remote_wakeup(struct usb_ctrlrequest *crq) in feature_is_dev_remote_wakeup() 1222 static inline bool feature_is_dev_test_mode(struct usb_ctrlrequest *crq) in feature_is_dev_test_mode() 1229 static inline bool feature_is_ep_halt(struct usb_ctrlrequest *crq) in feature_is_ep_halt() 1237 struct usb_ctrlrequest *crq) in handle_ep0_setup() 1464 struct usb_ctrlrequest crq; in usba_control_irq() member 1466 } crq; in usba_control_irq() local
|
D | s3c2410_udc.c | 544 static int s3c2410_udc_read_fifo_crq(struct usb_ctrlrequest *crq) in s3c2410_udc_read_fifo_crq() 568 struct usb_ctrlrequest *crq) in s3c2410_udc_get_status() 621 struct usb_ctrlrequest *crq, in s3c2410_udc_handle_ep0_idle() 765 struct usb_ctrlrequest crq; in s3c2410_udc_handle_ep0() local
|
/linux-3.3/drivers/isdn/mISDN/ |
D | dsp_core.c | 1047 dspcreate(struct channel_req *crq) in dspcreate()
|
D | tei.c | 979 create_teimgr(struct manager *mgr, struct channel_req *crq) in create_teimgr()
|
D | layer2.c | 2181 x75create(struct channel_req *crq) in x75create()
|
/linux-3.3/net/sunrpc/ |
D | cache.c | 1147 struct cache_request *crq; in sunrpc_cache_pipe_upcall() local
|