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

  /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");

Completed in 21 milliseconds