Home | History | Annotate | Download | only in boot

Lines Matching defs:apbus

48 int apbus;
82 * argv (apbus-based machine)
85 apbus = 1;
87 apbus = 0;
89 if (apbus)
95 if (apbus) {
100 DPRINTF("APbus-based system\n");
198 if (apbus) {
211 if (apbus)
225 if (apbus)
238 i = apbus ? apcall_read(1, &c, 1) : rom_read(1, &c, 1);
250 if (apbus)