/src/sys/arch/macppc/stand/ofwboot/ |
net.c | 82 net_open(struct of_dev *op) function in typeref:typename:int
|
/src/sys/arch/newsmips/stand/boot/ |
net.c | 72 net_open(struct romdev *pd) function in typeref:typename:int
|
/src/sys/arch/ofppc/stand/ofwboot/ |
net.c | 82 net_open(struct of_dev *op) function in typeref:typename:int
|
/src/sys/arch/shark/stand/ofwboot/ |
net.c | 79 net_open(struct of_dev *op) function in typeref:typename:int
|
/src/sys/stand/efiboot/ |
dev_net.c | 47 net_open(struct open_file *f, ...) function in typeref:typename:int 91 printf("net_open failed: %d\n", error);
|
/src/sys/arch/alpha/stand/netboot/ |
dev_net.c | 83 net_open(struct open_file *f, ...) function in typeref:typename:int 95 printf("net_open: %s\n", devname); 104 printf("net_open: netif_open() failed\n"); 108 printf("net_open: netif_open() succeeded\n"); 121 printf("net_open: NFS mount error=%d\n", error); 129 printf("net_open: NFS mount succeeded\n"); 190 printf("net_open: RARP failed\n"); 201 printf("net_open: BOOTP failed\n"); 211 printf("net_open: bootparam/whoami RPC failed\n"); 225 printf("net_open: bootparam/getfile RPC failed\n") [all...] |
/src/sys/arch/evbmips/stand/sbmips/netboot/ |
dev_net.c | 83 net_open(struct open_file *f, ...) function in typeref:typename:int 95 printf("net_open: %s\n", devname); 104 printf("net_open: netif_open() failed\n"); 108 printf("net_open: netif_open() succeeded\n"); 121 printf("net_open: NFS mount error=%d\n", error); 129 printf("net_open: NFS mount succeeded\n"); 190 printf("net_open: RARP failed\n"); 201 printf("net_open: BOOTP failed\n"); 211 printf("net_open: bootparam/whoami RPC failed\n"); 225 printf("net_open: bootparam/getfile RPC failed\n") [all...] |
/src/sys/arch/hpcmips/stand/lcboot/ |
dev_net.c | 53 net_open(struct open_file *f, ...) function in typeref:typename:int
|
/src/sys/arch/i386/stand/pxeboot/ |
dev_net.c | 69 net_open(struct open_file *f, ...) function in typeref:typename:int 75 printf("net_open\n"); 84 printf("net_open: netif_open() failed\n"); 88 printf("net_open: netif_open() succeeded\n"); 170 printf("net_open: BOOTP failed\n");
|
/src/sys/arch/sandpoint/stand/altboot/ |
dev_net.c | 51 net_open(struct open_file *f, ...) function in typeref:typename:int
|
/src/sys/arch/sparc/stand/common/ |
net.c | 74 net_open(struct promdata *pd) function in typeref:typename:int
|
/src/sys/arch/evbarm/stand/boot2440/ |
dev_net.c | 50 net_open(struct open_file *f, ...) function in typeref:typename:int
|
/src/sys/arch/i386/stand/efiboot/ |
dev_net.c | 76 net_open(struct open_file *f, ...) function in typeref:typename:int
|
/src/sys/arch/sparc/stand/ofwboot/ |
net.c | 84 net_open(struct of_dev *op) function in typeref:typename:int
|
/src/sys/lib/libsa/ |
dev_net.c | 81 net_open(struct open_file *f, ...) function in typeref:typename:int
|
/src/sys/arch/ia64/stand/common/ |
dev_net.c | 82 net_open(struct open_file *f, ...) function in typeref:typename:int 98 printf("net_open: netif_open() failed\n"); 102 printf("net_open: netif_open() succeeded\n"); 115 printf("net_open: got rootip %s\n", inet_ntoa(rootip)); 124 printf("net_open: error with nfs mount 0x%x\n", error); 218 printf("net_open: BOOTP failed, trying RARP/RPC...\n"); 226 printf("net_open: RARP failed\n"); 229 printf("net_open: client addr: %s\n", inet_ntoa(myip)); 233 printf("net_open: bootparam/whoami RPC failed\n"); 236 printf("net_open: client name: %s\n", hostname) [all...] |