Home
last modified time | relevance | path

Searched defs:mq (Results 1 – 13 of 13) sorted by relevance

/drivers/mmc/card/
Dqueue.c46 struct mmc_queue *mq = d; in mmc_queue_thread() local
89 struct mmc_queue *mq = q->queuedata; in mmc_request() local
116 int mmc_init_queue(struct mmc_queue *mq, struct mmc_card *card, spinlock_t *lock) in mmc_init_queue()
226 void mmc_cleanup_queue(struct mmc_queue *mq) in mmc_cleanup_queue()
267 void mmc_queue_suspend(struct mmc_queue *mq) in mmc_queue_suspend()
287 void mmc_queue_resume(struct mmc_queue *mq) in mmc_queue_resume()
306 unsigned int mmc_queue_map_sg(struct mmc_queue *mq) in mmc_queue_map_sg()
335 void mmc_queue_bounce_pre(struct mmc_queue *mq) in mmc_queue_bounce_pre()
355 void mmc_queue_bounce_post(struct mmc_queue *mq) in mmc_queue_bounce_post()
Dblock.c264 static int mmc_blk_issue_rq(struct mmc_queue *mq, struct request *req) in mmc_blk_issue_rq()
/drivers/scsi/arm/
Dmsgqueue.c27 struct msgqueue_entry *mq; in mqe_alloc() local
41 static void mqe_free(MsgQueue_t *msgq, struct msgqueue_entry *mq) in mqe_free()
85 struct msgqueue_entry *mq = msgq->qe; in msgqueue_msglength() local
103 struct msgqueue_entry *mq; in msgqueue_getmsg() local
120 struct msgqueue_entry *mq = mqe_alloc(msgq); in msgqueue_addmsg() local
153 struct msgqueue_entry *mq, *mqnext; in msgqueue_flush() local
/drivers/misc/sgi-gru/
Dgrukservices.c97 #define QLINES(mq) ((mq) + offsetof(struct message_queue, qlines)) argument
98 #define HSTATUS(mq, h) ((mq) + offsetof(struct message_queue, hstatus[h])) argument
255 struct message_queue *mq = p; in gru_create_message_queue() local
281 unsigned long mq, void *mesg) in send_noop_message()
337 unsigned long mq, void *mesg, int lines) in send_message_queue_full()
413 unsigned long mq, in send_message_failure()
460 int gru_send_message_gpa(unsigned long mq, void *mesg, unsigned int bytes) in gru_send_message_gpa()
502 struct message_queue *mq = rmq; in gru_free_message() local
534 struct message_queue *mq = rmq; in gru_get_next_message() local
/drivers/sh/maple/
Dmaple.c117 void maple_getcond_callback(struct maple_device *dev, in maple_getcond_callback()
136 struct mapleq *mq; in maple_release_device() local
245 struct mapleq *mq; in maple_allocq() local
308 static void maple_build_block(struct mapleq *mq) in maple_build_block()
334 struct mapleq *mq, *nmq; in maple_send() local
568 struct mapleq *mq) in maple_response_none()
639 struct mapleq *mq, *nmq; in maple_dma_handler() local
/drivers/misc/sgi-xp/
Dxpc_uv.c66 xpc_get_gru_mq_irq_uv(struct xpc_gru_mq_uv *mq, int cpu, char *irq_name) in xpc_get_gru_mq_irq_uv()
98 xpc_release_gru_mq_irq_uv(struct xpc_gru_mq_uv *mq) in xpc_release_gru_mq_irq_uv()
117 xpc_gru_mq_watchlist_alloc_uv(struct xpc_gru_mq_uv *mq) in xpc_gru_mq_watchlist_alloc_uv()
146 xpc_gru_mq_watchlist_free_uv(struct xpc_gru_mq_uv *mq) in xpc_gru_mq_watchlist_free_uv()
170 struct xpc_gru_mq_uv *mq; in xpc_create_gru_mq_uv() local
246 xpc_destroy_gru_mq_uv(struct xpc_gru_mq_uv *mq) in xpc_destroy_gru_mq_uv()
/drivers/infiniband/hw/amso1100/
Dc2_cq.c255 static void c2_free_cq_buf(struct c2_dev *c2dev, struct c2_mq *mq) in c2_free_cq_buf()
261 static int c2_alloc_cq_buf(struct c2_dev *c2dev, struct c2_mq *mq, int q_size, in c2_alloc_cq_buf()
Dc2_ae.c149 struct c2_mq *mq = c2dev->qptr_array[mq_index]; in c2_ae_event() local
Dc2_provider.h100 struct c2_mq mq; member
/drivers/isdn/capi/
Dcapilib.c46 struct capilib_msgidqueue *mq; in mq_enqueue() local
66 struct capilib_msgidqueue *mq = *pp; in mq_dequeue() local
/drivers/input/joystick/
Dmaplecontrol.c26 static void dc_pad_callback(struct mapleq *mq) in dc_pad_callback()
/drivers/input/keyboard/
Dmaple_keyb.c139 static void dc_kbd_callback(struct mapleq *mq) in dc_kbd_callback()
/drivers/scsi/qla2xxx/
Dqla_dbg.c355 struct qla2xxx_mq_chain *mq = ptr; in qla25xx_copy_mq() local