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

  /src/sys/arch/powerpc/ibm4xx/dev/
dwctwo_plb.c 53 static int dwctwo_plb_match(device_t, cfdata_t, void *);
59 dwctwo_plb_match, dwctwo_plb_attach, NULL, NULL);
72 dwctwo_plb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
80 panic("dwctwo_plb_match: wildcard addr not allowed");
82 panic("dwctwo_plb_match: wildcard IRQ not allowed");
dwctwo_plb.c 53 static int dwctwo_plb_match(device_t, cfdata_t, void *);
59 dwctwo_plb_match, dwctwo_plb_attach, NULL, NULL);
72 dwctwo_plb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
80 panic("dwctwo_plb_match: wildcard addr not allowed");
82 panic("dwctwo_plb_match: wildcard IRQ not allowed");

Completed in 21 milliseconds