/src/sys/arch/powerpc/ibm4xx/dev/ |
ecc_plb.c | 64 static int ecc_plbmatch(device_t, cfdata_t, void *); 70 ecc_plbmatch, ecc_plbattach, NULL, NULL); 75 ecc_plbmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int 83 panic("ecc_plbmatch: wildcard IRQ not allowed");
|
ecc_plb.c | 64 static int ecc_plbmatch(device_t, cfdata_t, void *); 70 ecc_plbmatch, ecc_plbattach, NULL, NULL); 75 ecc_plbmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int 83 panic("ecc_plbmatch: wildcard IRQ not allowed");
|