DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
SVR5 and SCO OpenServer 5

MapPhyWindow(D3pccard)


MapPhyWindow -- map a physical adapter and window to a logical WindowHandle

Synopsis (Unsupported service)

   #include <sys/types.h>
   #include <sys/lcs.h>
   #include <sys/lss.h>
   

int CardServices (MapPhyWindow, WindowHandle_t *wh, int n1, int MapWindowLen, MapWindow_t *mw, rm_key_t key);

Description

MapPhyWindow( ) requests CardServices( ) to map a socket services physical adapter and window values to a CardServices( ) logical WindowHandle(D4pccard) structure by passing a pointer *wh associated with the requested WindowHandle(D4pccard) structure.

Arguments


wh
Pointer to a WindowHandle(D4pccard) structure.

n1
NULL

MapWindowLen
Length of the MapWindow(D4pccard) structure.

mw
Pointer to a MapWindow(D4pccard) structure.

key
Resource manager key.

Return values


UNSUPPORTED_SERVICE
Service not currently supported.

Usage

This service does not support PC Cards but is meant to enable some system utilities to map the relationship between logical and physical resources.

Context and synchronization

Interrupt, initialization, or user context

Hardware applicability

16-bit PC Card only.

Version applicability

pccard: 3

References

MapWindow(D4pccard), WindowHandle(D4pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005