Home
last modified time | relevance | path

Searched refs:etherwrite (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/9/mtx/
H A Ddevether.c238 etherwrite(Chan* chan, void* buf, long n, vlong) in etherwrite() function
291 n = etherwrite(chan, bp->rp, n, 0); in etherbwrite()
468 etherwrite,
/plan9/sys/src/9/ppc/
H A Ddevether.c238 etherwrite(Chan* chan, void* buf, long n, vlong) in etherwrite() function
289 n = etherwrite(chan, bp->rp, n, 0); in etherbwrite()
466 etherwrite,
/plan9/sys/src/9/pc/
H A Ddevether.c254 etherwrite(Chan* chan, void* buf, long n, vlong) in etherwrite() function
313 n = etherwrite(chan, bp->rp, n, 0); in etherbwrite()
567 etherwrite,
/plan9/sys/src/9/omap/
H A Ddevether.c246 etherwrite(Chan* chan, void* buf, long n, vlong) in etherwrite() function
305 n = etherwrite(chan, bp->rp, n, 0); in etherbwrite()
526 etherwrite,
/plan9/sys/src/9/teg2/
H A Ddevether.c244 etherwrite(Chan* chan, void* buf, long n, vlong) in etherwrite() function
303 n = etherwrite(chan, bp->rp, n, 0); in etherbwrite()
524 etherwrite,
/plan9/sys/src/9/kw/
H A Ddevether.c248 etherwrite(Chan* chan, void* buf, long n, vlong) in etherwrite() function
307 n = etherwrite(chan, bp->rp, n, 0); in etherbwrite()
526 etherwrite,
/plan9/sys/src/9/port/
H A Ddevbridge.c190 static void etherwrite(Port *port, Block *bp);
855 etherwrite(oport, bp2); in ethermultiwrite()
866 etherwrite(oport, bp2); in ethermultiwrite()
1033 etherwrite(b->port[ce->port], bp2); in etherread()
1075 etherwrite(Port *port, Block *bp) in etherwrite() function
/plan9/sys/src/9/rb/
H A Ddevether.c1389 etherwrite(Chan* chan, void* buf, long n, vlong) in etherwrite() function
1469 etherwrite,