| /src/sys/arch/mvme68k/stand/sboot/ |
| sboot.h | 55 int le_get(u_char *, size_t, u_long);
|
| etherfun.c | 64 le_get(buf, sizeof(buf), 6); 161 if (le_get(buf, sizeof(buf), 5) == 0) { /* timeout occurred */
|
| le_poll.c | 256 int le_get(u_char *pkt, size_t len, u_long timeout) function
|
| /src/sys/arch/luna68k/stand/boot/ |
| if_le.c | 83 static int le_get(struct iodesc *, void *, size_t, saseconds_t); 100 le_get, 186 le_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timeout) function
|
| /src/sys/arch/vax/boot/boot/ |
| if_le.c | 64 static int le_get(struct iodesc *, void *, size_t, saseconds_t); 70 0, 0, 0, 0, le_get, le_put, 236 le_get(struct iodesc *desc, void *pkt, size_t maxlen, saseconds_t timeout) function
|
| /src/sys/arch/mvme68k/stand/netboot/ |
| if_le.c | 77 int le_get(struct iodesc *, void *, size_t, saseconds_t); 100 le_get, /* get */ 399 le_get(struct iodesc *desc, void *pkt, size_t len, saseconds_t timeout) function
|
| /src/sys/arch/hp300/stand/common/ |
| if_le.c | 75 static int le_get(struct iodesc *, void *, size_t, saseconds_t); 113 le_get, /* netif_get */ 629 le_get(struct iodesc *desc, void *pkt, size_t len, saseconds_t timeout) function
|