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

  /src/sys/dev/ofw/
ofrtc.c 91 static int ofrtc_match(device_t, cfdata_t, void *);
97 ofrtc_match, ofrtc_attach, NULL, NULL);
100 ofrtc_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 11 milliseconds