1stmfOnlineTarget(3SSCTSMIF)Target Mode Framework Library FuncsttimofnOsnlineTarget(3STMF)
2
3
4

NAME

6       stmfOnlineTarget  -  take online a target port that is currently in the
7       offline state
8

SYNOPSIS

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

PARAMETERS

17       target    The identifier of the target port to online.
18
19

DESCRIPTION

21       The stmfOnlineTarget() function takes online a target port that is cur‐
22       rently 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           stmfOnlineTarget(3STMF)
Impressum