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

  /src/sys/dev/pci/voyager/
voyagerfb.c 114 static int voyagerfb_match(device_t, cfdata_t, void *);
118 voyagerfb_match, voyagerfb_attach, NULL, NULL);
194 voyagerfb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
voyagerfb.c 114 static int voyagerfb_match(device_t, cfdata_t, void *);
118 voyagerfb_match, voyagerfb_attach, NULL, NULL);
194 voyagerfb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 41 milliseconds