Home
last modified time | relevance | path

Searched refs:rtas_errinjct_close (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/
Drtas.h180 extern int rtas_errinjct_close(unsigned int);
/linux-2.4.37.9/arch/ppc64/kernel/
Drtas.c372 rtas_errinjct_close(unsigned int open_token) in rtas_errinjct_close() function
Drtas-proc.c1058 rc = rtas_errinjct_close(open_token); in ppc_rtas_errinjct_release()