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

  /src/sys/arch/arm/apple/
apple_pcie.c 114 static int apple_pcie_match(device_t, cfdata_t, void *);
122 apple_pcie_match, apple_pcie_attach, NULL, NULL);
300 apple_pcie_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
apple_pcie.c 114 static int apple_pcie_match(device_t, cfdata_t, void *);
122 apple_pcie_match, apple_pcie_attach, NULL, NULL);
300 apple_pcie_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds