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