Desktop/xinu_mips-1.0.2.tar/xinu_mips-1.0.2/system/seek.c File Reference

#include <kernel.h>
#include <device.h>

Include dependency graph for seek.c:

Go to the source code of this file.

Functions

devcall seek (ushort descrp, long pos)


Detailed Description

seek

Id
seek.c 226 2007-07-12 01:18:27Z mschul

Definition in file seek.c.


Function Documentation

devcall seek ( ushort  descrp,
long  pos 
)

seek - position a device (very common special case of control)

Parameters:
descrp definition of device on which to seek
pos requested position to seek
Returns:
function to seek on device on success, SYSERR on failure

Definition at line 18 of file seek.c.

References devtab, isbaddev, dentry::seek, and SYSERR.


Generated on Thu Oct 9 22:35:12 2008 for xinu by  doxygen 1.5.5