/src/sys/arch/mvmeppc/stand/libsa/ |
if_bug.c | 54 static int bug_put(struct iodesc *, void *, size_t); 69 bug_put, /* put */ 169 bug_put(struct iodesc *desc, void *pkt, size_t len) function in typeref:typename:int 186 printf("bug_put: Send packet failed (code: 0x%x)\n",
|
if_bug.c | 54 static int bug_put(struct iodesc *, void *, size_t); 69 bug_put, /* put */ 169 bug_put(struct iodesc *desc, void *pkt, size_t len) function in typeref:typename:int 186 printf("bug_put: Send packet failed (code: 0x%x)\n",
|