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

EraseQueueHandle(D4pccard)


EraseQueueHandle -- structure to define the erase queue

Syntax (Used with unsupported services)

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

Description

The EraseQueueHandle structure describes the erase queue. Services reference and update this structure when registering, deregistering, and checking the erase queue.

Structure definition

   ushort usQueueEntryLen
   ushort usQueueEntryCnt
   uchar *ucpQueueEntryArray

Structure members

The members are defined as:

usQueueEntryLen
Length,in bytes, of an erase queue entry.

usQueueEntryCnt
Number of entries in the erase queue.

*ucpQueueEntryArray
Array of erase queue entries.

Usage

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

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