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

  /src/sys/arch/sparc64/dev/
vpci.c 92 int vpci_match(device_t, cfdata_t, void *);
97 vpci_match, vpci_attach, NULL, NULL);
131 vpci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
vpci.c 92 int vpci_match(device_t, cfdata_t, void *);
97 vpci_match, vpci_attach, NULL, NULL);
131 vpci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
vpci.c 92 int vpci_match(device_t, cfdata_t, void *);
97 vpci_match, vpci_attach, NULL, NULL);
131 vpci_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 32 milliseconds