sunos man page for csx_sethandleoffset

Query: csx_sethandleoffset

OS: sunos

Section: 9f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

csx_SetHandleOffset(9F) 				   Kernel Functions for Drivers 				   csx_SetHandleOffset(9F)

NAME
csx_SetHandleOffset - set current access handle offset
SYNOPSIS
#include <sys/pccard.h> int32_t csx_SetHandleOffset(acc_handle_t handle, uint32_t offset);
INTERFACE LEVEL
Solaris DDI Specific (Solaris DDI)
PARAMETERS
handle Access handle returned by csx_RequestIRQ(9F) or csx_RequestIO(9F). offset New access handle offset.
DESCRIPTION
This function sets the current offset for the access handle, handle, to offset.
RETURN VALUES
CS_SUCCESS Successful operation.
CONTEXT
This function may be called from user or kernel context.
SEE ALSO
csx_GetHandleOffset(9F), csx_RequestIO(9F), csx_RequestIRQ(9F) PC Card 95 Standard, PCMCIA/JEIDA SunOS 5.10 16 May 1997 csx_SetHandleOffset(9F)
Related Man Pages
csx_get16(9f) - sunos
csx_get64(9f) - sunos
csx_put16(9f) - sunos
csx_freehandle(9f) - opensolaris
csx_get16(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to convert number to english?
Merge and Sort tabular data from different text files
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?
UNIX Environment Setup - (Just starting!)