#include <sys/pccard.h>
Solaris DDI Specific (Solaris DDI)
This function maps the memory area on a PC Card into a page of a window allocated with the csx_RequestWindow(9F) function.
The structure members of map_mem_page_t are:
uint32_t CardOffset; /* card offset */ uint32_t Page; /* page number */
The fields are defined as follows:
This function may be called from user or kernel context.
csx_ModifyWindow(9F), csx_ReleaseWindow(9F), csx_RequestWindow(9F)
PC Card 95 Standard, PCMCIA/JEIDA