CSX_GETHANDLEOFFSET(9F) | Kernel Functions for Drivers | CSX_GETHANDLEOFFSET(9F) |
csx_GetHandleOffset - return current access handle offset
#include <sys/pccard.h> int32_t csx_GetHandleOffset(acc_handle_t handle, uint32_t *offset);
illumos DDI Specific (illumos DDI)
handle
offset
This function returns the current offset for the access handle, handle, in offset.
CS_SUCCESS
This function may be called from user or kernel context.
csx_RequestIO(9F), csx_RequestIRQ(9F), csx_SetHandleOffset(9F)
PC Card 95 Standard, PCMCIA/JEIDA
May 16, 1997 | OmniOS |