Quark ethernetデバイスの制御機能。 More...
#include <xinu.h>
Go to the source code of this file.
Functions | |
devcall | ethcontrol (struct dentry *devptr, int32 func, int32 arg1, int32 arg2) |
Quark ethernetデバイスの制御機能。
Definition in file ethcontrol.c.
Definition at line 18 of file ethcontrol.c.
References ethcblk::devAddress, dentry::dvminor, ETH_ADDR_LEN, ETH_CTRL_GET_MAC, ethertab, memcpy(), OK, and SYSERR.