Home
last modified time | relevance | path

Searched refs:ofnet_match (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ofw/
H A Dofnet.c84 static int ofnet_match (device_t, cfdata_t, void *);
88 ofnet_match, ofnet_attach, NULL, NULL);
100 ofnet_match(device_t parent, cfdata_t match, void *aux) in ofnet_match() function