Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Kernel Functions for Driverscsx_GetHandleOffset(9F)


NAME

 csx_GetHandleOffset - return current access handle offset

SYNOPSIS

 
#include <sys/pccard.h> 
int32_t csx_GetHandleOffset(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
Pointer to a uint32_t in which the current access handle offset is returned.

DESCRIPTION

 

This function returns the current offset for the access handle, handle, in offset.

RETURN VALUES

 
CS_SUCCESS
Successful operation.

CONTEXT

 

This function may be called from user or kernel context.

SEE ALSO

 

csx_RequestIO(9F), csx_RequestIRQ(9F), csx_SetHandleOffset(9F)

PC Card 95 Standard, PCMCIA/JEIDA


SunOS 5.9Go To TopLast Changed 16 May 1997

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.