Home
last modified time | relevance | path

Searched defs:ether (Results 1 – 25 of 58) sorted by relevance

123

/inferno-os/os/manga/
H A Ddevether.c27 Ether *ether, *vlan; in etherattach() local
73 Ether *ether; in ethershutdown() local
87 Ether *ether; in etherwalk() local
107 Ether *ether; in etherstat() local
125 Ether *ether; in etheropen() local
142 Ether *ether; in etherclose() local
158 Ether *ether; in etherread() local
191 Ether *ether; in etherbread() local
208 Ether *ether; in etherwstat() local
251 etheriq(Ether* ether, Block* bp, int fromwire) in etheriq()
[all …]
H A Detherks8695.c165 attach(Ether *ether) in attach()
185 closed(Ether *ether) in closed()
205 Ether *ether; in promiscuous() local
226 Ether *ether; in multicast() local
245 txstart(Ether *ether) in txstart()
281 transmit(Ether* ether) in transmit()
311 Ether *ether; in rxring() local
368 Ether *ether; in txring() local
405 Ether *ether; in rbuintr() local
423 Ether *ether; in rxstopintr() local
[all …]
/inferno-os/os/pxa/
H A Ddevether.c21 Ether *ether; in etherattach() local
48 Ether *ether; in ethershutdown() local
62 Ether *ether; in etherwalk() local
80 Ether *ether; in etherstat() local
98 Ether *ether; in etheropen() local
120 Ether *ether; in etherclose() local
136 Ether *ether; in etherread() local
169 Ether *ether; in etherbread() local
186 Ether *ether; in etherwstat() local
229 etheriq(Ether* ether, Block* bp, int fromwire) in etheriq()
[all …]
/inferno-os/os/cerf405/
H A Ddevether.c21 Ether *ether; in etherattach() local
48 Ether *ether; in ethershutdown() local
62 Ether *ether; in etherwalk() local
80 Ether *ether; in etherstat() local
98 Ether *ether; in etheropen() local
120 Ether *ether; in etherclose() local
136 Ether *ether; in etherread() local
169 Ether *ether; in etherbread() local
186 Ether *ether; in etherwstat() local
229 etheriq(Ether* ether, Block* bp, int fromwire) in etheriq()
[all …]
H A Detheremac.c222 attach(Ether *ether) in attach()
240 closed(Ether *ether) in closed()
259 Ether *ether; in promiscuous() local
276 Ether *ether; in multicast() local
293 txstart(Ether *ether) in txstart()
332 transmit(Ether* ether) in transmit()
362 Ether *ether; in rxring() local
420 Ether *ether; in txring() local
464 Ether *ether; in interrupt() local
493 ifstat(Ether* ether, void* a, long n, ulong offset) in ifstat()
[all …]
/inferno-os/os/sa1110/
H A Ddevether.c21 Ether *ether; in etherattach() local
48 Ether *ether; in ethershutdown() local
62 Ether *ether; in etherwalk() local
80 Ether *ether; in etherstat() local
98 Ether *ether; in etheropen() local
120 Ether *ether; in etherclose() local
136 Ether *ether; in etherread() local
169 Ether *ether; in etherbread() local
186 Ether *ether; in etherwstat() local
229 etheriq(Ether* ether, Block* bp, int fromwire) in etheriq()
[all …]
/inferno-os/os/mpc/
H A Ddevether.c21 Ether *ether; in etherattach() local
48 Ether *ether; in ethershutdown() local
62 Ether *ether; in etherwalk() local
80 Ether *ether; in etherstat() local
98 Ether *ether; in etheropen() local
120 Ether *ether; in etherclose() local
136 Ether *ether; in etherread() local
169 Ether *ether; in etherbread() local
186 Ether *ether; in etherwstat() local
229 etheriq(Ether* ether, Block* bp, int fromwire) in etheriq()
[all …]
H A Detherscc.c135 attach(Ether *ether) in attach()
146 closed(Ether *ether) in closed()
162 Ether *ether; in promiscuous() local
179 Ether *ether; in multicast() local
196 txstart(Ether *ether) in txstart()
237 transmit(Ether* ether) in transmit()
250 Ether *ether; in interrupt() local
364 ifstat(Ether* ether, void* a, long n, ulong offset) in ifstat()
397 sccsetup(Ctlr *ctlr, SCC *scc, Ether *ether) in sccsetup()
468 reset(Ether* ether) in reset()
/inferno-os/os/pc/
H A Dwavelan.c351 w_enable(Ether* ether) in w_enable()
412 w_rxdone(Ether* ether) in w_rxdone()
472 w_txstart(Ether* ether) in w_txstart()
554 w_scaninfo(Ether* ether, Ctlr *ctlr, int len) in w_scaninfo()
601 w_info(Ether *ether, Ctlr* ctlr) in w_info()
625 Ether *ether = a; in w_scanbs() local
632 w_intr(Ether *ether) in w_intr()
688 Ether* ether = (Ether*) arg; in w_timer() local
752 w_attach(Ether* ether) in w_attach()
776 w_detach(Ether* ether) in w_detach()
[all …]
H A Ddevether.c70 Ether *ether; in etherread() local
128 etheriq(Ether* ether, Block* bp, int fromwire) in etheriq()
204 etheroq(Ether* ether, Block* bp) in etheroq()
242 Ether *ether; in etherwrite() local
290 Ether *ether; in etherbwrite() local
362 Ether *ether; in etherprobe() local
454 Ether *ether; in etherreset() local
484 Ether *ether; in ethershutdown() local
H A Dether8390.c150 dp8390getea(Ether* ether, uchar* ea) in dp8390getea()
173 dp8390setea(Ether* ether) in dp8390setea()
368 receive(Ether* ether) in receive()
459 txstart(Ether* ether) in txstart()
507 transmit(Ether* ether) in transmit()
519 overflow(Ether *ether) in overflow()
554 Ether *ether; in interrupt() local
617 setfilter(Ether *ether, Dp8390 *ctlr) in setfilter()
645 Ether *ether; in promiscuous() local
679 Ether *ether; in multicast() local
[all …]
H A Dethersmc.c233 readnodeid(int slot, Ether* ether) in readnodeid()
250 chipreset(Ether* ether) in chipreset()
276 chipenable(Ether* ether) in chipenable()
289 attach(Ether *ether) in attach()
307 txstart(Ether* ether) in txstart()
364 receive(Ether* ether) in receive()
414 txerror(Ether* ether) in txerror()
454 eph_irq(Ether* ether) in eph_irq()
490 transmit(Ether* ether) in transmit()
521 Ether* ether; in interrupt() local
[all …]
H A Detherwavelan.c16 wavelanpcmciareset(Ether *ether) in wavelanpcmciareset()
138 wavelanpcireset(Ether *ether) in wavelanpcireset()
H A Dether8003.c72 reset8003(Ether* ether, uchar ea[Eaddrlen], uchar ic[8]) in reset8003()
145 reset8216(Ether* ether, uchar[8]) in reset8216()
185 reset(Ether* ether) in reset()
H A Dether79c960.c145 attach(Ether* ether) in attach()
209 Ether *ether; in promiscuous() local
257 txstart(Ether *ether) in txstart()
307 transmit(Ether *ether) in transmit()
321 Ether *ether; in interrupt() local
393 reset(Ether* ether) in reset()
H A Dether82557.c346 Ether *ether; in watchdog() local
375 attach(Ether* ether) in attach()
403 ifstat(Ether* ether, void* a, long n, ulong offset) in ifstat()
487 txstart(Ether* ether) in txstart()
553 configure(Ether* ether, int promiscuous) in configure()
594 transmit(Ether* ether) in transmit()
605 receive(Ether* ether) in receive()
690 Ether *ether; in interrupt() local
1019 shutdown(Ether* ether) in shutdown()
1031 reset(Ether* ether) in reset()
H A Detherelnk3.c500 startdma(Ether* ether, ulong address) in startdma()
527 Ether *ether; in promiscuous() local
544 Ether *ether; in multicast() local
567 attach(Ether* ether) in attach()
624 statistics(Ether* ether) in statistics()
663 txstart(Ether* ether) in txstart()
713 txstart905(Ether* ether) in txstart905()
786 transmit(Ether* ether) in transmit()
807 receive905(Ether* ether) in receive905()
853 receive(Ether* ether) in receive()
[all …]
H A Dether79c970.c191 ifstat(Ether* ether, void* a, long n, ulong offset) in ifstat()
260 Ether *ether; in promiscuous() local
310 txstart(Ether* ether) in txstart()
345 transmit(Ether* ether) in transmit()
359 Ether *ether; in interrupt() local
485 reset(Ether* ether) in reset()
H A Dether2114x.c295 attach(Ether* ether) in attach()
309 ifstat(Ether* ether, void* a, long n, ulong offset) in ifstat()
374 txstart(Ether* ether) in txstart()
412 transmit(Ether* ether) in transmit()
426 Ether *ether; in interrupt() local
570 ctlrinit(Ether* ether) in ctlrinit()
810 shutdown(Ether* ether) in shutdown()
1191 media21041(Ether* ether, int wait) in media21041()
1270 mediaxx(Ether* ether, int wait) in mediaxx()
1334 media(Ether* ether, int wait) in media()
[all …]
/inferno-os/os/port/
H A Dethersink.c16 ctl(Ether *ether, void *buf, long n) in ctl()
41 reset(Ether* ether) in reset()
/inferno-os/os/boot/pc/
H A Dether8390.c147 dp8390getea(Ether* ether, uchar* ea) in dp8390getea()
170 dp8390setea(Ether* ether) in dp8390setea()
365 receive(Ether* ether) in receive()
458 txstart(Ether* ether) in txstart()
504 transmit(Ether* ether) in transmit()
516 overflow(Ether *ether) in overflow()
551 Ether *ether; in interrupt() local
612 attach(Ether* ether) in attach()
641 detach(Ether* ether) in detach()
663 dp8390reset(Ether* ether) in dp8390reset()
H A Dether8003.c70 reset8003(Ether* ether, uchar ea[Eaddrlen], uchar ic[8]) in reset8003()
143 reset8216(Ether* ether, uchar[8]) in reset8216()
183 wd8003reset(Ether* ether) in wd8003reset()
H A Dether2000.c28 ne2000reset(Ether* ether) in ne2000reset()
/inferno-os/os/cerf250/
H A Dether91c111.c198 adinit(Ether *ether) in adinit()
382 ifstat(Ether* ether, void* a, long n, ulong offset) in ifstat()
416 Ether *ether; in promiscuous() local
433 attach(Ether *ether) in attach()
480 txloadpacket(Ether *ether) in txloadpacket()
521 txstart(Ether *ether) in txstart()
544 transmit(Ether *ether) in transmit()
555 process(Ether *ether) in process()
656 Ether *ether; in interrupt() local
829 ether91c111reset(Ether* ether) in ether91c111reset()
/inferno-os/os/ipaq1110/
H A Detherwavelan.c533 w_enable(Ether* ether) in w_enable()
593 w_rxdone(Ether* ether) in w_rxdone()
653 w_txstart(Ether* ether) in w_txstart()
742 w_intr(Ether *ether) in w_intr()
799 Ether* ether = (Ether*) arg; in w_timer() local
858 attach(Ether* ether) in attach()
885 ifstat(Ether* ether, void* a, long n, ulong offset) in ifstat()
1124 ctl(Ether* ether, void* buf, long n) in ctl()
1148 transmit(Ether* ether) in transmit()
1164 Ether* ether = (Ether*)arg; in promiscuous() local
[all …]

123