Content-type: text/html Man page of csx_SetHandleOffset

csx_SetHandleOffset

Section: Kernel Functions for Drivers (9F)
Updated: 16 May 1997
Index Return to Main Contents
 

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


 

Index

NAME
SYNOPSIS
INTERFACE LEVEL
PARAMETERS
DESCRIPTION
RETURN VALUES
CONTEXT
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:39:41 GMT, October 02, 2010