ofnet.c | 70 static void ofnet_attach (device_t, device_t, void *); 73 ofnet_match, ofnet_attach, NULL, NULL); 105 ofnet_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void 122 panic("ofnet_attach: unable to open"); 125 panic("ofnet_attach: no mac-address");
|