XINU
|
#include <xinu.h>
Go to the source code of this file.
Functions | |
syscall | control (did32 descrp, int32 func, int32 arg1, int32 arg2) |
Definition at line 9 of file control.c.
References devtab, disable(), dentry::dvcntl, isbaddev, restore(), and SYSERR.
Referenced by net_init(), and shell().