Aci_Async_Free(); Return Values; Macros; Table 4-9 Table - ADIC Server User Manual

Adic server user manual
Table of Contents

Advertisement

aci_async_free()

#include "aci_async.h"
void aci_async_free(aci_async_entry* async_entry);
Figure 5-14
Table 5-9
Parameter
async_entry

Macros

#include "aci_async.h"
ACI_MOUNT(volser, type, drive_name)
Figure 5-15
5-16
DAS ACI 3.0 Asynchronous Support Layer
The aci_async_free function clears the async_table entry. See
Figure 5-14.
aci_async_free Function Call
Parameters for the aci_async_free Function
pointer to an aci_async_entry that should be cleaned

Return Values

None
This call only clears the pid field in the appropriate
aci_async_entry structure.
The aci_async.h header file contains macros that substitute all
the techniques, required to issue an asynchronous ACI call.
However, they require some additional conditions provided
by programmer.

aci_mount

The aci_mount function mounts a volume in a drive. See
Figure 5-15
Example of aci_mount Asynchronous ACI Call
Description
601626-B

Advertisement

Table of Contents
loading

Table of Contents