Lines Matching defs:iodesc
59 void ether_init(struct iodesc *, void *);
60 int ether_get(struct iodesc *, void *, size_t, saseconds_t);
61 int ether_put(struct iodesc *, void *, size_t);
106 ether_init(struct iodesc *iodesc, void *hint)
110 lance_eaddr(iodesc->myea);
114 ether_get(struct iodesc *iodesc, void *pkt, size_t len, saseconds_t timeout)
121 ether_put(struct iodesc *iodesc, void *pkt, size_t len)