CSX_GETMAPPEDADDR(9F) | Kernel Functions for Drivers | CSX_GETMAPPEDADDR(9F) |
csx_GetMappedAddr - return mapped virtual address
#include <sys/pccard.h> int32_t csx_GetMappedAddr(acc_handle_t handle, void **addr);
illumos DDI Specific (illumos DDI)
handle
addr
This function returns the mapped virtual address or the mapped I/O port number represented by the handle, handle.
CS_SUCCESS
CS_FAILURE
CS_UNSUPPORTED_FUNCTION
This function may be called from user, kernel, or interrupt context.
csx_DupHandle(9F), csx_Get8(9F), csx_Put8(9F), csx_RepGet8(9F), csx_RepPut8(9F), csx_RequestIO(9F), csx_RequestWindow(9F)
PC Card 95 Standard, PCMCIA/JEIDA
July 19, 1996 | OmniOS |