/src/sys/arch/arm/broadcom/ |
bcm2838_pcie.c | 124 static void bcm2838pcie_attach(device_t, device_t, void *); 127 bcm2838pcie_match, bcm2838pcie_attach, NULL, NULL); 174 bcm2838pcie_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
bcm2838_pcie.c | 124 static void bcm2838pcie_attach(device_t, device_t, void *); 127 bcm2838pcie_match, bcm2838pcie_attach, NULL, NULL); 174 bcm2838pcie_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|