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

  /src/sys/arch/hp300/dev/
gendiofb.c 66 static int gendiofb_match(device_t, cfdata_t, void *);
70 gendiofb_match, gendiofb_attach, NULL, NULL);
90 gendiofb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
gendiofb.c 66 static int gendiofb_match(device_t, cfdata_t, void *);
70 gendiofb_match, gendiofb_attach, NULL, NULL);
90 gendiofb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds