Kernel Functions for Drivers csxSetHandleOffset(9F)
NAME
csxSetHandleOffset - set current access handle offset
SYNOPSIS
#include
int32t csxSetHandleOffset(acchandlet handle, uint32t offset);
INTERFACE LEVEL
Solaris DI Specific (Solaris DI)
PARAMETERS
handle Access handle returned by csxRequestIRQ(9F) or
csxRequestIO(9F).
offset New access handle offset.
DESCRIPTION
This function sets the current offset for the access handle,
handle, to offset.
RETURN VALUES
CSUCES Successful operation.
CONTEXT
This function may be called from user or kernel context.
SEE ALSO
csxGetHandleOffset(9F), csxRequestIO(9F),
csxRequestIRQ(9F)
PC Card 95 Standard, PCMCIA/JEIDA
SunOS 5.11 Last change: 16 May 1997 1
|