Searched refs:filled (Results 1 - 25 of 25) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dkobil_sct.c124 int filled; // index of the last char in buf member in struct:kobil_private
148 priv->filled = 0;
424 if (count > (KOBIL_BUF_LENGTH - priv->filled)) {
444 if (copy_from_user(priv->buf + priv->filled, buf, count)) {
448 memcpy (priv->buf + priv->filled, buf, count);
451 priv->filled = priv->filled + count;
455 if ( ((priv->device_type != KOBIL_ADAPTER_B_PRODUCT_ID) && (priv->filled > 2) && (priv->filled >= (priv->buf[1] + 3))) ||
456 ((priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID) && (priv->filled >
[all...]
H A Dkeyspan_pda.S40 * still has data. If the host is tx-blocked because the ring filled up,
177 .byte 0 ; filled in by the USB core
574 ;; driver are too long and are filled with trailing garbage (including
H A Dxircom_pgs.S40 * still has data. If the host is tx-blocked because the ring filled up,
179 .byte 0 ; filled in by the USB core
612 ;; driver are too long and are filled with trailing garbage (including
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/smbfs/
H A Dcache.c194 if (!ctl.filled && (ctl.fpos == filp->f_pos)) {
199 ctl.filled = filldir(dirent, qname->name, qname->len,
201 if (!ctl.filled)
207 return (ctl.valid || !ctl.filled);
H A Ddir.c188 ctl.filled = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dacsi_slm.c48 buffer is DMAed to the SLM, the other can be filled with new data. But
622 int n, filled, w, h; local
643 filled = BufferP - SLMBuffer;
644 if (filled + n > BufferSize)
645 n = BufferSize - filled;
650 filled += n;
652 if (filled == BufferSize) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dpwc.h106 volatile int filled; /* number of bytes filled */ member in struct:pwc_frame_buf
162 struct pwc_frame_buf *full_frames, *full_frames_tail; /* all filled frames */
163 struct pwc_frame_buf *fill_frame; /* frame currently being filled */
H A Dpwc-if.c396 so that's easy to detect. The frame buffers form a list that is filled
422 * When our fill buffer has been filled, it is appended to the 'full'
501 pdev->fbuf[i].filled = 0;
642 fillptr = fbuf->data + fbuf->filled;
668 if (flen + fbuf->filled > pdev->frame_size) {
678 fbuf->filled += flen;
723 if (fbuf->filled == 4)
734 if (fbuf->filled < pdev->frame_size) {
735 Trace(TRACE_FLOW, "Frame buffer underflow (%d bytes); discarded.\n", fbuf->filled);
760 fbuf->filled
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsmb_fs.h154 int filled, valid, idx; member in struct:smb_cache_control
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsmb_fs.h154 int filled, valid, idx; member in struct:smb_cache_control
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Dambassador.h517 This is the structure in the host filled in by the adapter by
549 unsigned int filled; member in struct:__anon928
558 unsigned int filled; member in struct:__anon929
H A Dambassador.c645 cq->filled++;
680 txq->filled++;
1662 t->pending, t->maximum, t->high, t->filled);
1795 txq->filled = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/hp/common/
H A Dsba_iommu.c600 * The physical address fields are filled with the results of virt_to_phys()
1196 int coalesced, filled = 0; local
1208 for (sg = sglist ; filled < nents ; filled++, sg++){
1217 return filled;
1267 filled = sba_fill_pdir(ioc, sglist, nents);
1279 ASSERT(coalesced == filled);
1280 DBG_RUN_SG("%s() DONE %d mappings\n", __FUNCTION__, filled);
1282 return filled;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dccio-dma.c420 * The virtual index field is filled with the results of the LCI
890 int coalesced, filled = 0; local
934 filled = ccio_fill_pdir(ioc, sglist, nents, hint);
938 ASSERT(coalesced == filled);
939 DBG_RUN_SG("%s() DONE %d mappings\n", __FUNCTION__, filled);
941 return filled;
H A Dsba_iommu.c667 * The physical address fields are filled with the results of the LPA
668 * instruction. The virtual index field is filled with the results of
1248 int coalesced, filled = 0; local
1298 filled = sba_fill_pdir(ioc, sglist, nents);
1310 ASSERT(coalesced == filled);
1311 DBG_RUN_SG("%s() DONE %d mappings\n", __FUNCTION__, filled);
1313 return filled;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ncpfs/
H A Dncplib_kernel.h218 int filled, valid, idx; member in struct:ncp_cache_control
H A Ddir.c512 ctl.filled = 0;
619 if (!ctl.filled && (ctl.fpos == filp->f_pos)) {
624 ctl.filled = filldir(dirent, qname.name, qname.len,
626 if (!ctl.filled)
632 return (ctl.valid || !ctl.filled);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/lpslave/
H A De100lpslave.S363 .word 2 ; sw_len, filled in by code
390 .word 2 ; sw_len, filled in by code
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/tools/
H A DMakefile350 GB18030uni.TXT : $(TABLESDIR)/gb18030/filled-GB18030.TXT
351 grep '^0x........ 0x....$$' < $(TABLESDIR)/gb18030/filled-GB18030.TXT > $@
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/boot/
H A Dipleckd.S102 jo .L008 # until block is filled
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/boot/
H A Dipleckd.S102 jo .L008 # until block is filled
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dev6-strncpy_from_user.S8 * N if the buffer filled.
408 addq t0, t4, t0 # add one if we filled the buffer
H A Dstrncpy_from_user.S8 * N if the buffer filled.
331 addq t0, t4, t0 # add one if we filled the buffer
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dsetup.S843 .word 0, 0 # gdt base (filled in later)
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/et/
H A Dtexinfo.tex333 \def\exdent{\errmessage{@exdent in filled text}}

Completed in 168 milliseconds