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

  /src/sys/dev/pci/
voyager.c 91 static int voyager_match(device_t, cfdata_t, void *);
97 voyager_match, voyager_attach, NULL, NULL);
129 voyager_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
voyager.c 91 static int voyager_match(device_t, cfdata_t, void *);
97 voyager_match, voyager_attach, NULL, NULL);
129 voyager_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 22 milliseconds