Home
last modified time | relevance | path

Searched defs:edev (Results 1 – 25 of 36) sorted by relevance

12

/plan9-contrib/sys/src/9/bcm/
H A Detherusb.c44 Ether* edev; member
96 unpack(Ether *edev, Block *b, int m) in unpack()
121 unpackcdc(Ether *edev, Block *b) in unpackcdc()
132 unpackasix(Ether *edev, Block *b) in unpackasix()
155 unpacksmsc(Ether *edev, Block *b) in unpacksmsc()
185 unpacklan78(Ether *edev, Block *b) in unpacklan78()
271 Ether *edev; in etherusbproc() local
373 etherusbifstat(Ether* edev, void* a, long n, ulong offset) in etherusbifstat()
395 etherusbtransmit(Ether *edev) in etherusbtransmit()
413 etherusbctl(Ether* edev, void* buf, long n) in etherusbctl()
[all …]
H A Dethergenet.c277 Ether *edev = arg; in interrupt0() local
299 Ether *edev = arg; in interrupt1() local
348 Ether *edev = arg; in recvproc() local
390 Ether *edev = arg; in sendproc() local
434 Ether *edev = arg; in freeproc() local
747 Ether *edev = arg; in linkproc() local
794 rxmode(Ether *edev, int prom) in rxmode()
814 shutdown(Ether *edev) in shutdown()
823 attach(Ether *edev) in attach()
921 Ether *edev = arg; in prom() local
[all …]
H A Dether4330.c159 Ether* edev; member
1238 txstart(Ether *edev) in txstart()
1304 Ether *edev; in rproc() local
1387 Ether *edev; in linkdown() local
1909 wlscanresult(Ether *edev, uchar *p, int len) in wlscanresult()
1951 Ether *edev; in lproc() local
1977 wlinit(Ether *edev, Ctlr *ctlr) in wlinit()
2036 etherbcmifstat(Ether* edev, void* a, long n, ulong offset) in etherbcmifstat()
2074 etherbcmtransmit(Ether *edev) in etherbcmtransmit()
2222 etherbcmctl(Ether* edev, void* buf, long n) in etherbcmctl()
[all …]
/plan9-contrib/sys/src/cmd/gs/src/
H A Dgdevplnx.c47 private RELOC_PTRS_WITH(device_plane_extract_reloc_ptrs, gx_device_plane_extract *edev) in RELOC_PTRS_WITH()
133 #define COLOR_PIXEL(edev, color)\ argument
136 #define TRANS_COLOR_PIXEL(edev, color)\ argument
148 #define REDUCE_PURE(edev, pixel)\ argument
152 reduce_drawing_color(gx_device_color *ppdc, gx_device_plane_extract *edev, in reduce_drawing_color()
260 const gx_device_plane_extract *edev; member
287 const gx_device_plane_extract * const edev = pts->edev; in extract_partial_tile() local
310 begin_tiling(tiling_state_t *pts, gx_device_plane_extract *edev, in begin_tiling()
389 plane_device_init(gx_device_plane_extract *edev, gx_device *target, in plane_device_init()
419 gx_device_plane_extract * const edev = (gx_device_plane_extract *)dev; in plane_open_device() local
[all …]
/plan9-contrib/sys/src/9/pc/
H A Dether2000.c49 ne2000match(Ether* edev, int id) in ne2000match()
85 ne2000pnp(Ether* edev) in ne2000pnp()
135 ne2000reset(Ether* edev) in ne2000reset()
H A Dethervirtio.c189 Ether *edev; in txproc() local
263 Ether *edev; in rxproc() local
334 vctlcmd(Ether *edev, uchar class, uchar cmd, uchar *data, int ndata) in vctlcmd()
395 Ether *edev; in interrupt() local
414 attach(Ether* edev) in attach()
439 ifstat(Ether *edev, void *a, long n, ulong offset) in ifstat()
470 shutdown(Ether* edev) in shutdown()
480 Ether *edev = arg; in promiscuous() local
490 Ether *edev = arg; in multicast() local
630 reset(Ether* edev) in reset()
H A Dether8139.c227 Ether *edev; in rtl8139promiscuous() local
278 Ether *edev; in rtl8139multicast() local
306 rtl8139ifstat(Ether* edev, void* a, long n, ulong offset) in rtl8139ifstat()
391 rtl8139shutdown(Ether *edev) in rtl8139shutdown()
403 rtl8139init(Ether* edev) in rtl8139init()
468 rtl8139attach(Ether* edev) in rtl8139attach()
495 rtl8139txstart(Ether* edev) in rtl8139txstart()
529 rtl8139transmit(Ether* edev) in rtl8139transmit()
540 rtl8139receive(Ether* edev) in rtl8139receive()
630 Ether *edev; in rtl8139interrupt() local
[all …]
H A Dethervirtio10.c230 Ether *edev; in txproc() local
304 Ether *edev; in rxproc() local
374 vctlcmd(Ether *edev, uchar class, uchar cmd, uchar *data, int ndata) in vctlcmd()
435 Ether *edev; in interrupt() local
454 attach(Ether* edev) in attach()
487 ifstat(Ether *edev, void *a, long n, ulong offset) in ifstat()
515 shutdown(Ether* edev) in shutdown()
529 Ether *edev = arg; in promiscuous() local
539 Ether *edev = arg; in multicast() local
733 reset(Ether* edev) in reset()
H A Detherga620.c327 ga620attach(Ether* edev) in ga620attach()
336 ga620ifstat(Ether* edev, void* a, long n, ulong offset) in ga620ifstat()
373 ga620ctl(Ether* edev, void* buf, long n) in ga620ctl()
484 _ga620transmit(Ether* edev) in _ga620transmit()
534 ga620transmit(Ether* edev) in ga620transmit()
563 ga620event(Ether *edev, int eci, int epi) in ga620event()
614 ga620receive(Ether* edev) in ga620receive()
654 Ether *edev; in ga620interrupt() local
738 ga620init(Ether* edev) in ga620init()
1251 ga620pnp(Ether* edev) in ga620pnp()
H A Dether82543gc.c402 gc82543attach(Ether* edev) in gc82543attach()
500 gc82543ifstat(Ether* edev, void* a, long n, ulong offset) in gc82543ifstat()
568 Ether *edev; in gc82543promiscuous() local
587 Ether *edev; in gc82543multicast() local
602 gc82543ctl(Ether* edev, void* buf, long n) in gc82543ctl()
697 gc82543transmit(Ether* edev) in gc82543transmit()
838 gc82543recv(Ether* edev, int icr) in gc82543recv()
920 Ether *edev; in gc82543interrupt() local
946 gc82543init(Ether* edev) in gc82543init()
1230 Ether *edev; in gc82543watchdog() local
[all …]
H A Dether8169.c421 Ether *edev; in rtl8169promiscuous() local
472 Ether *edev; in rtl8169multicast() local
500 rtl8169ifstat(Ether* edev, void* a, long n, ulong offset) in rtl8169ifstat()
671 rtl8169init(Ether* edev) in rtl8169init()
838 rtl8169attach(Ether* edev) in rtl8169attach()
880 rtl8169link(Ether* edev) in rtl8169link()
912 rtl8169transmit(Ether* edev) in rtl8169transmit()
974 rtl8169receive(Ether* edev) in rtl8169receive()
1052 Ether *edev; in rtl8169interrupt() local
1210 rtl8169pnp(Ether* edev) in rtl8169pnp()
H A Detherwpi.c500 wpiinit(Ether *edev) in wpiinit()
1291 rxon(Ether *edev, Wnode *bss) in rxon()
1396 Ether *edev; in transmit() local
1470 wpictl(Ether *edev, void *buf, long n) in wpictl()
1485 wpiifstat(Ether *edev, void *buf, long n, ulong off) in wpiifstat()
1496 setoptions(Ether *edev) in setoptions()
1509 Ether *edev; in wpipromiscuous() local
1528 Ether *edev; in wpirecover() local
1565 wpiattach(Ether *edev) in wpiattach()
1724 Ether *edev; in wpiinterrupt() local
[all …]
H A Dethervgbe.c396 vgbeifstat(Ether* edev, void* a, long n, ulong offset) in vgbeifstat()
505 vgberxeof(Ether* edev) in vgberxeof()
558 vgbetxeof(Ether* edev) in vgbetxeof()
608 Ether* edev; in vgbeinterrupt() local
682 vgbetransmit(Ether* edev) in vgbetransmit()
749 vgbeattach(Ether* edev) in vgbeattach()
988 vgbectl(Ether* edev, void* buf, long n) in vgbectl()
1121 vgbepnp(Ether* edev) in vgbepnp()
H A Dethervt6102.c341 vt6102ifstat(Ether* edev, void* a, long n, ulong offset) in vt6102ifstat()
398 Ether *edev; in vt6102promiscuous() local
440 Ether *edev; in vt6102lproc() local
471 vt6102attach(Ether* edev) in vt6102attach()
581 vt6102transmit(Ether* edev) in vt6102transmit()
703 vt6102receive(Ether* edev) in vt6102receive()
747 Ether *edev; in vt6102interrupt() local
1014 vt6102pnp(Ether* edev) in vt6102pnp()
H A Detheriwl.c813 iwlinit(Ether *edev) in iwlinit()
1833 rxon(Ether *edev, Wnode *bss) in rxon()
1981 Ether *edev; in transmit() local
2080 iwlctl(Ether *edev, void *buf, long n) in iwlctl()
2095 iwlifstat(Ether *edev, void *buf, long n, ulong off) in iwlifstat()
2106 setoptions(Ether *edev) in setoptions()
2119 Ether *edev; in iwlpromiscuous() local
2138 Ether *edev; in iwlrecover() local
2175 iwlattach(Ether *edev) in iwlattach()
2373 Ether *edev; in iwlinterrupt() local
[all …]
H A Dethervt6105m.c431 vt6105Mifstat(Ether* edev, void* a, long n, ulong offset) in vt6105Mifstat()
502 Ether *edev; in vt6105Mpromiscuous() local
544 Ether *edev; in vt6105Mlproc() local
609 vt6105Mattach(Ether* edev) in vt6105Mattach()
734 vt6105Mtransmit(Ether* edev) in vt6105Mtransmit()
835 vt6105Mreceive(Ether* edev) in vt6105Mreceive()
891 Ether *edev; in vt6105Minterrupt() local
1175 vt6105Mpnp(Ether* edev) in vt6105Mpnp()
H A Detherigbe.c462 Ether* edev; member
603 igbeifstat(Ether* edev, void* a, long n, ulong offset) in igbeifstat()
703 igbectl(Ether* edev, void* buf, long n) in igbectl()
741 Ether *edev; in igbepromiscuous() local
761 Ether *edev; in igbemulticast() local
832 Ether *edev; in igbelproc() local
997 igbetransmit(Ether* edev) in igbetransmit()
1145 Ether *edev; in igberproc() local
1231 igbeattach(Ether* edev) in igbeattach()
1309 Ether *edev; in igbeinterrupt() local
[all …]
/plan9-contrib/sys/src/9k/386/
H A Dethervirtio.c189 Ether *edev; in txproc() local
263 Ether *edev; in rxproc() local
334 vctlcmd(Ether *edev, uchar class, uchar cmd, uchar *data, int ndata) in vctlcmd()
395 Ether *edev; in interrupt() local
414 attach(Ether* edev) in attach()
439 ifstat(Ether *edev, void *a, long n, ulong offset) in ifstat()
470 shutdown(Ether* edev) in shutdown()
480 Ether *edev = arg; in promiscuous() local
490 Ether *edev = arg; in multicast() local
630 reset(Ether* edev) in reset()
H A Dether8139.c230 Ether *edev; in rtl8139promiscuous() local
281 Ether *edev; in rtl8139multicast() local
309 rtl8139ifstat(Ether* edev, void* a, long n, ulong offset) in rtl8139ifstat()
395 rtl8139shutdown(Ether *edev) in rtl8139shutdown()
407 rtl8139init(Ether* edev) in rtl8139init()
472 rtl8139attach(Ether* edev) in rtl8139attach()
499 rtl8139txstart(Ether* edev) in rtl8139txstart()
533 rtl8139transmit(Ether* edev) in rtl8139transmit()
544 rtl8139receive(Ether* edev) in rtl8139receive()
634 Ether *edev; in rtl8139interrupt() local
[all …]
H A Dethervirtio10.c230 Ether *edev; in txproc() local
304 Ether *edev; in rxproc() local
374 vctlcmd(Ether *edev, uchar class, uchar cmd, uchar *data, int ndata) in vctlcmd()
435 Ether *edev; in interrupt() local
454 attach(Ether* edev) in attach()
487 ifstat(Ether *edev, void *a, long n, ulong offset) in ifstat()
515 shutdown(Ether* edev) in shutdown()
529 Ether *edev = arg; in promiscuous() local
539 Ether *edev = arg; in multicast() local
733 reset(Ether* edev) in reset()
H A Dether8169.c419 Ether *edev; in rtl8169promiscuous() local
470 Ether *edev; in rtl8169multicast() local
498 rtl8169ifstat(Ether* edev, void* a, long n, ulong offset) in rtl8169ifstat()
662 rtl8169init(Ether* edev) in rtl8169init()
835 rtl8169attach(Ether* edev) in rtl8169attach()
879 rtl8169link(Ether* edev) in rtl8169link()
922 rtl8169transmit(Ether* edev) in rtl8169transmit()
984 rtl8169receive(Ether* edev) in rtl8169receive()
1064 Ether *edev; in rtl8169interrupt() local
1190 rtl8169pnp(Ether* edev) in rtl8169pnp()
H A Detherigbe.c459 Ether* edev; member
595 igbeifstat(Ether* edev, void* a, long n, ulong offset) in igbeifstat()
678 igbectl(Ether* edev, void* buf, long n) in igbectl()
716 Ether *edev; in igbepromiscuous() local
736 Ether *edev; in igbemulticast() local
806 Ether *edev; in igbelproc() local
971 igbetransmit(Ether* edev) in igbetransmit()
1117 Ether *edev; in igberproc() local
1196 igbeattach(Ether* edev) in igbeattach()
1271 Ether *edev; in igbeinterrupt() local
[all …]
/plan9-contrib/sys/src/9/loongson/
H A Dether8139.c227 Ether *edev; in rtl8139promiscuous() local
278 Ether *edev; in rtl8139multicast() local
306 rtl8139ifstat(Ether* edev, void* a, long n, ulong offset) in rtl8139ifstat()
399 rtl8139shutdown(Ether *edev) in rtl8139shutdown()
411 rtl8139init(Ether* edev) in rtl8139init()
476 rtl8139attach(Ether* edev) in rtl8139attach()
503 rtl8139txstart(Ether* edev) in rtl8139txstart()
542 rtl8139transmit(Ether* edev) in rtl8139transmit()
553 rtl8139receive(Ether* edev) in rtl8139receive()
643 Ether *edev; in rtl8139interrupt() local
[all …]
/plan9-contrib/sys/src/9/teg2/
H A Dether8169.c486 Ether *edev; in rtl8169promiscuous() local
539 Ether *edev; in rtl8169multicast() local
569 rtl8169ifstat(Ether* edev, void* a, long n, ulong offset) in rtl8169ifstat()
709 rtl8169replenish(Ether *edev) in rtl8169replenish()
793 badpkt(Ether *edev, int rdh, ulong control) in badpkt()
813 qpkt(Ether *edev, int rdh, ulong control) in qpkt()
854 Ether *edev; in rproc() local
902 Ether *edev = v; in pktstosend() local
916 Ether *edev; in tproc() local
999 rtl8169init(Ether* edev) in rtl8169init()
[all …]
/plan9-contrib/sys/src/9/omap/
H A Dether9221.c225 Ether* edev; member
287 smconce(Ether *edev) in smconce()
341 smcifstat(Ether* edev, void* a, long n, ulong offset) in smcifstat()
395 Ether *edev; in smcpromiscuous() local
470 smctransmit(Ether* edev) in smctransmit()
493 smctransmitcall(Ether *edev) /* called from devether.c */ in smctransmitcall()
516 Ether *edev; in smcrproc() local
540 Ether *edev; in smctproc() local
557 smcattach(Ether* edev) in smcattach()
604 smcreceive(Ether *edev) in smcreceive()
[all …]

12