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

  /src/sys/arch/macppc/macppc/
interrupts.c 56 static int init_openpic(int);
66 init_openpic(int pass_through) function in typeref:typename:int
152 if (init_openpic(0)) {
interrupts.c 56 static int init_openpic(int);
66 init_openpic(int pass_through) function in typeref:typename:int
152 if (init_openpic(0)) {
interrupts.c 56 static int init_openpic(int);
66 init_openpic(int pass_through) function in typeref:typename:int
152 if (init_openpic(0)) {
interrupts.c 56 static int init_openpic(int);
66 init_openpic(int pass_through) function in typeref:typename:int
152 if (init_openpic(0)) {
  /src/sys/arch/ofppc/ofppc/
mainbus.c 96 init_openpic(int node) function in typeref:typename:int
343 (void)init_openpic(picnodes[i].node);
mainbus.c 96 init_openpic(int node) function in typeref:typename:int
343 (void)init_openpic(picnodes[i].node);
mainbus.c 96 init_openpic(int node) function in typeref:typename:int
343 (void)init_openpic(picnodes[i].node);
mainbus.c 96 init_openpic(int node) function in typeref:typename:int
343 (void)init_openpic(picnodes[i].node);

Completed in 85 milliseconds