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

RegisterMTD(D4pccard)


RegisterMTD -- describes MTD to register

Syntax (Used with unsupported services)

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

Description

The RegisterMTD structure allows a Memory Technology Driver (MTD) to register to handle accesses for a region by a memory service.

Structure definition

   unsigned short     usSocket;
   unsigned short     usAttributes;
   unsigned long      ulOffset;
   unsigned short     usMTDMediaID;

Structure members

The members are defined as:

usSocket
Logical socket.

usAttributes
Attributes of memory type.

ulOffset
Card offset of region MTD support.

usMTDMediaID
MTD media ID.

Usage

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

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