/src/sys/arch/macppc/macppc/ |
pic_ohare.c | 77 int ohare, ohare2, is_gc = 0; local in function:init_ohare 82 is_gc = 1; 91 is_gc ? "Grand Central" : "ohare", obio_base); 92 setup_ohare(obio_base, is_gc); 113 setup_ohare(uint32_t addr, int is_gc) 132 if (is_gc) {
|
pic_ohare.c | 77 int ohare, ohare2, is_gc = 0; local in function:init_ohare 82 is_gc = 1; 91 is_gc ? "Grand Central" : "ohare", obio_base); 92 setup_ohare(obio_base, is_gc); 113 setup_ohare(uint32_t addr, int is_gc) 132 if (is_gc) {
|