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

  /src/sys/dev/pci/
amdccp_pci.c 46 static int amdccp_pci_match(device_t, cfdata_t, void *);
50 amdccp_pci_match, amdccp_pci_attach, NULL, NULL);
93 amdccp_pci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
amdccp_pci.c 46 static int amdccp_pci_match(device_t, cfdata_t, void *);
50 amdccp_pci_match, amdccp_pci_attach, NULL, NULL);
93 amdccp_pci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
amdccp_pci.c 46 static int amdccp_pci_match(device_t, cfdata_t, void *);
50 amdccp_pci_match, amdccp_pci_attach, NULL, NULL);
93 amdccp_pci_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 31 milliseconds