1stmfOnlineLogicalUSnCiStI(3TSaTrMgFe)t Mode Framework LibrarystFmufnOcntliionnesLogicalUnit(3STMF)
2
3
4

NAME

6       stmfOnlineLogicalUnit - take online of a logical unit that is currently
7       in the offline state
8

SYNOPSIS

10       cc [ flag... ] file... -lstmf [ library... ]
11       #include <libstmf.h>
12
13       int stmfOnlineLogicalUnit(stmfGuid *logicalUnit);
14
15

PARAMETERS

17       logicalUnit    The identifier of the logical unit to take online.
18
19

DESCRIPTION

21       The stmfOnlineLogicalUnit() function takes online  of  a  logical  unit
22       that is currently in the offline state.
23

RETURN VALUES

25       The following values are returned:
26
27       STMF_STATUS_SUCCESS    The API call was successful.
28
29

ATTRIBUTES

31       See attributes(5) for descriptions of the following attributes:
32
33
34
35
36       ┌─────────────────────────────┬─────────────────────────────┐
37       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
38       ├─────────────────────────────┼─────────────────────────────┤
39       │Interface Stability          │Committed                    │
40       ├─────────────────────────────┼─────────────────────────────┤
41       │MT-Level                     │Safe                         │
42       └─────────────────────────────┴─────────────────────────────┘
43

SEE ALSO

45       libstmf(3LIB), attributes(5)
46
47
48
49SunOS 5.11                        9 Jun 2008      stmfOnlineLogicalUnit(3STMF)
Impressum