Home
last modified time | relevance | path

Searched refs:frames (Results 1 – 25 of 41) sorted by relevance

12

/plan9/sys/src/9/pc/
H A Ddevtv.c364 Frame *frames; /* DMA program */ member
853 if (tv->frames == nil || tv->lvframe >= tv->nframes || in tvread()
854 tv->frames[tv->lvframe].fbase == nil) { in tvread()
859 src = tv->frames[tv->lvframe].fbase; in tvread()
1388 vactivate(Tv *tv, Frame *frames, int nframes) in vactivate() argument
1393 if (tv->frames) { in vactivate()
1399 tv->frames = frames; in vactivate()
1402 bt848->riscstrtadd = PADDR(tv->frames[0].fstart); in vactivate()
1413 Frame *frames; in vstart() local
1423 frames = (Frame *)malloc(nframes * sizeof(Frame)); in vstart()
[all …]
H A Dusbehci.h44 ulong* frames; /* periodic frame list (hw) */ member
H A Dusbuhci.c151 ulong* frames; /* frame list (used by hw) */ member
549 ctlr->port, ctlr->frames, ctlr->nintr, ctlr->ntdintr); in xdump()
554 ctlr->frames[0]); in xdump()
1686 iso->tdps[frno]->link = ctlr->frames[frno]; in isoopen()
1692 ctlr->frames[frno] = PCIWADDR(iso->tdps[frno]); in isoopen()
1841 for(lp=&ctlr->frames[frno]; !(*lp & Tdterm); in cancelisoio()
2156 ctlr->frames = xspanalloc(frsize, frsize, 0); in uhcimeminit()
2157 if(ctlr->frames == nil) in uhcimeminit()
2162 ctlr->frames[i] = PCIWADDR(ctlr->qhs)|QHlinkqh; in uhcimeminit()
2163 OUTL(Flbaseadd, PCIWADDR(ctlr->frames)); in uhcimeminit()
H A Detherelnk3.c833 ether->frames++; in receive905()
891 ether->frames++; in receive()
907 ether->frames++; in receive()
H A Dethersmc.c389 ether->frames++; in receive()
H A Dether79c970.c200 ether->frames = ctlr->fram; in ifstat()
H A Dether8390.c604 ether->frames += regr(ctlr, Ref0); in interrupt()
/plan9/sys/src/games/mp3enc/
H A DVbrTag.h60 int frames; /* total bit stream frames from Vbr header data */ member
H A DVbrTag.c282 pTagData->frames = ExtractI4(buf); buf+=4; in GetVbrTag()
316 DEBUGF("frames :%d\n",pTagData->frames); in GetVbrTag()
H A Dlame.h839 int frames; /* total bit stream frames from Vbr
/plan9/sys/src/9/teg2/
H A Dusbehci.h43 ulong* frames; /* periodic frame list (hw) */ member
H A Ddevether.c505 netif->crcs + netif->oerrs + netif->frames + netif->overflows + in dumpnetif()
/plan9/sys/src/9/omap/
H A Dusbehci.h43 ulong* frames; /* periodic frame list (hw) */ member
H A Ddevether.c507 netif->crcs + netif->oerrs + netif->frames + netif->overflows + in dumpnetif()
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Dnetif.h93 int frames; /* framing errors */ member
/plan9/sys/src/cmd/gs/src/
H A Dgxshade4.h81 mesh_frame_t frames[mesh_max_depth]
/plan9/sys/src/9/port/
H A Dnetif.h98 int frames; /* framing errors */ member
H A Dusbehci.c1123 ctlr->capio, ctlr->frames, ctlr->nframes, in dump()
1129 opio->frbase, opio->link, ctlr->frames[0]); in dump()
1523 ctlr->capio, ctlr->frames, in ehciintr()
2779 *iso->tdps[frno] = ctlr->frames[frno]; in isoopen()
2798 ctlr->frames[woff+frno] = PADDR(iso->tdps[frno]) in isoopen()
2801 ctlr->frames[woff+frno] = PADDR(iso->tdps[frno]) in isoopen()
2965 for(lp = &ctlr->frames[frno]; !(*lp & Lterm); in cancelisoio()
2976 if(lp == &ctlr->frames[frno]){ in cancelisoio()
2980 ctlr->frames[woff+frno] = *lp; in cancelisoio()
3131 memmove(ctlr->frames + i, leafs, sizeof leafs); in mkqhtree()
[all …]
H A Ddevaoe.c209 Frame *frames; member
439 f = d->frames; in downdev()
635 f = d->frames; in aoesweepproc()
1101 f = d->frames; in getframe()
1716 d->frames = f; in newdev()
1726 free(d->frames); in newdev()
2363 f = d->frames + i; in netunbind()
2413 free(d->frames); in netunbind()
2449 frameerror(d, d->frames+i, Eaoedown); in removeaoedev()
2455 free(d->frames); in removeaoedev()
/plan9/sys/src/9/kw/
H A Dusbehci.h45 ulong* frames; /* periodic frame list (hw) */ member
H A Ddevether.c507 netif->crcs + netif->oerrs + netif->frames + netif->overflows + in dumpnetif()
/plan9/acme/bin/source/acd/
H A Ddiscid96 in MSF form. The frames are ignored for this purpose. The function is
158 Where X is the offset of the lead-out in frames. To find the lead-out in
/plan9/sys/src/cmd/cec/
H A DProtocol6 over raw ethernet frames with provisions for retransmission and discovery.
/plan9/sys/src/9/bcm/
H A Detherusb.c165 edev->frames++; in unpacksmsc()
/plan9/sys/lib/acid/
H A Dport80 // in a run of leading frames in files matched by regexps in stkignore,

12