Home
last modified time | relevance | path

Searched refs:queued (Results 1 – 25 of 31) sorted by relevance

12

/drivers/isdn/pcbit/
Ddrv.c319 chan->queued = 0; in pcbit_block_timer()
347 if (chan->queued >= MAX_QUEUED ) in pcbit_xmit()
352 chan->queued); in pcbit_xmit()
372 chan->queued++; in pcbit_xmit()
512 if (chan->queued == MAX_QUEUED) { in pcbit_l3_receive()
518 chan->queued--; in pcbit_l3_receive()
Dpcbit.h28 unsigned char queued; /* unacked data messages */ member
Dlayer2.c470 if (chan->queued) { in pcbit_fake_conf()
471 chan->queued--; in pcbit_fake_conf()
/drivers/media/video/
Dw9968cf.c860 (*f)->queued = 0; in w9968cf_urb_complete()
971 cam->frame_tmp.queued = 0; in w9968cf_start_transfer()
2013 cam->frame[i].queued = 0; in w9968cf_init_framelist()
2032 cam->frame[f_num].queued = 1; in w9968cf_push_frame()
2804 if (!cam->frame[0].queued) in w9968cf_read()
2807 if (!cam->frame[1].queued) in w9968cf_read()
3062 || cam->frame_current->queued) { in w9968cf_v4l_ioctl()
3067 !cam->frame_current->queued) ); in w9968cf_v4l_ioctl()
3118 || cam->frame_current->queued) { in w9968cf_v4l_ioctl()
3123 !cam->frame_current->queued) ); in w9968cf_v4l_ioctl()
[all …]
Dw9968cf.h185 u8 queued; member
/drivers/char/
Dhvc_iucv.c447 int queued; in hvc_iucv_put_chars() local
456 queued = hvc_iucv_queue(priv, buf, count); in hvc_iucv_put_chars()
459 return queued; in hvc_iucv_put_chars()
/drivers/isdn/act2000/
Dact2000.h122 short queued; /* User-Data Bytes in TX queue */ member
Dcapi.c487 chan->queued = 0; in actcapi_disconnect_b3_resp()
610 chan->queued -= m->msg.data_b3_req.datalen; in handle_ack()
614 if (chan->queued < 0) in handle_ack()
615 chan->queued = 0; in handle_ack()
Dmodule.c432 if ((chan->queued + len) >= ACT2000_MAX_QUEUED) in act2000_sendbuf()
465 chan->queued += len; in act2000_sendbuf()
/drivers/block/
Dxen-blkfront.c296 int queued; in do_blkif_request() local
300 queued = 0; in do_blkif_request()
329 queued++; in do_blkif_request()
332 if (queued != 0) in do_blkif_request()
/drivers/media/video/cx23885/
Dcx23885-video.c482 if (list_empty(&q->queued)) in cx23885_restart_video_queue()
484 buf = list_entry(q->queued.next, struct cx23885_buffer, in cx23885_restart_video_queue()
640 if (!list_empty(&q->queued)) { in buffer_queue()
641 list_add_tail(&buf->vb.queue, &q->queued); in buffer_queue()
671 list_add_tail(&buf->vb.queue, &q->queued); in buffer_queue()
1521 INIT_LIST_HEAD(&dev->vidq.queued); in cx23885_video_register()
Dcx23885.h217 struct list_head queued; member
Dcx23885-core.c640 INIT_LIST_HEAD(&port->mpegq.queued); in cx23885_init_tsport()
1317 if (list_empty(&q->queued)) in cx23885_restart_queue()
1319 buf = list_entry(q->queued.next, struct cx23885_buffer, in cx23885_restart_queue()
/drivers/mtd/
Dftl.c610 int queued, ret; in reclaim_block() local
617 queued = 0; in reclaim_block()
628 queued = 1; in reclaim_block()
648 if (queued) { in reclaim_block()
/drivers/media/video/cx88/
Dcx88-video.c536 if (list_empty(&q->queued)) in restart_video_queue()
538 buf = list_entry(q->queued.next, struct cx88_buffer, vb.queue); in restart_video_queue()
679 if (!list_empty(&q->queued)) { in buffer_queue()
680 list_add_tail(&buf->vb.queue,&q->queued); in buffer_queue()
707 list_add_tail(&buf->vb.queue,&q->queued); in buffer_queue()
1866 INIT_LIST_HEAD(&dev->vidq.queued); in cx8800_initdev()
1875 INIT_LIST_HEAD(&dev->vbiq.queued); in cx8800_initdev()
Dcx88-mpeg.c200 if (list_empty(&q->queued)) in cx8802_restart_queue()
202 buf = list_entry(q->queued.next, struct cx88_buffer, vb.queue); in cx8802_restart_queue()
475 INIT_LIST_HEAD(&dev->mpegq.queued); in cx8802_init_common()
Dcx88.h300 struct list_head queued; member
/drivers/usb/mon/
Dmon_bin.c100 u32 queued; member
965 if (put_user(nevents, &sp->queued)) in mon_bin_ioctl()
/drivers/media/video/em28xx/
Dem28xx.h231 struct list_head queued; member
/drivers/usb/serial/
Dio_ti.c1793 int queued; in edge_tty_recv() local
1796 queued = tty_insert_flip_string(tty, data, length); in edge_tty_recv()
1797 if (queued < length) in edge_tty_recv()
1799 __func__, length - queued); in edge_tty_recv()
/drivers/scsi/
DKconfig681 int "maximum number of queued commands"
685 This specifies how many SCSI commands can be maximally queued for
1155 int "Maximum number of queued commands"
1160 that can be queued to any device, when tagged command queuing is
1161 possible. The driver supports up to 256 queued commands per device.
1250 int "maximum number of queued commands"
1255 that can be queued to any device, when tagged command queuing is
1495 int "maximum number of queued commands"
1499 This specifies how many SCSI commands can be maximally queued for
Dncr53c8xx.c1580 u_char queued; member
4466 cp->queued = 1; in ncr_put_start_queue()
5102 if (cp->queued) { in ncr_ccb_skipped()
5106 if (cp->queued) { in ncr_ccb_skipped()
5108 cp->queued = 0; in ncr_ccb_skipped()
7291 if (cp->queued) { in ncr_free_ccb()
7297 if (cp->queued) { in ncr_free_ccb()
7299 cp->queued = 0; in ncr_free_ccb()
/drivers/scsi/aic7xxx_old/
Daic7xxx.reg806 * Input queue for queued SCBs (commands that the seqencer has yet to start)
815 * Number of queued SCBs
859 * Number of queued SCBs in the Out FIFO
/drivers/scsi/aic7xxx/
Daic7xxx.reg1030 * Input queue for queued SCBs (commands that the seqencer has yet to start)
1041 * Number of queued SCBs
1075 * Number of queued SCBs in the Out FIFO
/drivers/atm/
Deni.c152 static int tx_complete = 0,dma_complete = 0,queued = 0,requeued = 0, variable
1174 queued++; in do_tx()
1461 tx_complete,dma_complete,queued,requeued,submitted,backlogged,

12