Home
last modified time | relevance | path

Searched refs:ecc_plbattach (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Decc_plb.c65 static void ecc_plbattach(device_t, device_t, void *);
70 ecc_plbmatch, ecc_plbattach, NULL, NULL);
91 ecc_plbattach(device_t parent, device_t self, void *aux) in ecc_plbattach() function