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

  /src/sys/arch/mac68k/include/
cpu.h 184 int sonic; /* Has SONIC e-net */ member in struct:mac68k_machine_S
  /src/sys/arch/mac68k/obio/
if_sn_obio.c 75 if (!mac68k_machine.sonic)
107 aprint_error(": failed to map space for SONIC regs.\n");
159 aprint_normal(": integrated SONIC Ethernet adapter\n");
177 aprint_error(": failed to map space to read SONIC address.\n");
195 * Assume that the SONIC was initialized in MacOS. This should go away
  /src/sys/arch/mac68k/mac68k/
machdep.c 2000 mac68k_machine.sonic = 1;
2023 mac68k_machine.sonic = 1;

Completed in 54 milliseconds