Functions
linux_lowio.c File Reference
#include "eus.h"
#include <asm/io.h>
Include dependency graph for linux_lowio.c:

Go to the source code of this file.

Functions

pointer INB (context *ctx, int n, pointer argv[])
 
pointer IOPERM (context *ctx, int n, pointer argv[])
 
pointer linux_lowio (context *ctx, int n, pointer argv[], pointer env)
 
pointer OUTB (context *ctx, int n, pointer argv[])
 

Function Documentation

pointer INB ( context ctx,
int  n,
pointer  argv[] 
)

Definition at line 28 of file linux_lowio.c.

pointer IOPERM ( context ctx,
int  n,
pointer  argv[] 
)

Definition at line 12 of file linux_lowio.c.

pointer linux_lowio ( context ctx,
int  n,
pointer  argv[],
pointer  env 
)

Definition at line 35 of file linux_lowio.c.

pointer OUTB ( context ctx,
int  n,
pointer  argv[] 
)

Definition at line 20 of file linux_lowio.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54