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

  /src/sys/arch/mac68k/mac68k/
macrom.h 184 void *Egret;
185 void *InitEgret; /* Set up Buffer for Egret routines */
macrom.c 366 /* The timer tick from the Egret chip triggers this routine via
601 * If the Trap for Egret was changed, we'd better remember it!
605 printf("mrg: reconfigured Egret address from 0x%lx to 0x%lx\n",
1084 /* Egret and ADBReInit look into these HwCfgFlags */
1096 * If we think there is an Egret in the machine, attempt to
1113 printf("mrg: Not setting up egret.\n");
1122 /* Extra Egret setup required only for MRG ADB functions. */
1123 printf("mrg: skipping egret setup\n");
1198 if (rom->Egret == 0) {
1202 jEgret = (void (*))((char *)rom->Egret - oldbase + newbase)
    [all...]

Completed in 12 milliseconds