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

  /src/sys/arch/acorn32/podulebus/
netslot.c 88 WriteByte(NETSLOT_BASE, 0x00);
90 address = (u_char *)NETSLOT_BASE;
94 podule->fast_base = NETSLOT_BASE;
95 podule->medium_base = NETSLOT_BASE;
96 podule->slow_base = NETSLOT_BASE;
97 podule->sync_base = NETSLOT_BASE;
98 podule->mod_base = NETSLOT_BASE;
  /src/sys/arch/hpcarm/include/
io.h 90 #define NETSLOT_BASE 0xf622b000
  /src/sys/arch/shark/include/
io.h 91 #define NETSLOT_BASE 0xf622b000
  /src/sys/arch/acorn32/include/
io.h 111 #define NETSLOT_BASE 0xf622b000

Completed in 118 milliseconds