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

  /src/sys/arch/arm/apple/
apple_pcie.c 115 static void apple_pcie_attach(device_t, device_t, void *);
122 apple_pcie_match, apple_pcie_attach, NULL, NULL);
308 apple_pcie_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
apple_pcie.c 115 static void apple_pcie_attach(device_t, device_t, void *);
122 apple_pcie_match, apple_pcie_attach, NULL, NULL);
308 apple_pcie_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds