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

  /src/sys/arch/powerpc/powerpc/
rtas.c 105 uintptr_t rtas_entry; local in function:rtas_attach
135 rtas_entry =
138 if (rtas_entry == -1)
141 sc->ra_entry_pa = (void *) rtas_entry;
163 rtas_entry);
rtas.c 105 uintptr_t rtas_entry; local in function:rtas_attach
135 rtas_entry =
138 if (rtas_entry == -1)
141 sc->ra_entry_pa = (void *) rtas_entry;
163 rtas_entry);

Completed in 25 milliseconds