HomeSort by: relevance | last modified time | path
    Searched defs:ofnet_match (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ofw/
ofnet.c 69 static int ofnet_match (device_t, cfdata_t, void *);
73 ofnet_match, ofnet_attach, NULL, NULL);
85 ofnet_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds