Query: stmfonlinetarget
OS: opensolaris
Section: 3stmf
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
stmfOnlineTarget(3STMF) SCSI Target Mode Framework Library Functions stmfOnlineTarget(3STMF)NAMEstmfOnlineTarget - take online a target port that is currently in the offline stateSYNOPSIScc [ flag ... ] file... -lstmf [ library ... ] #include <libstmf.h> int stmfOnlineTarget(stmfDevid *target);PARAMETERStarget The identifier of the target port to online.DESCRIPTIONThe stmfOnlineTarget() function takes online a target port that is currently in the offline state.RETURN VALUESThe following values are returned: STMF_STATUS_SUCCESS The API call was successful.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOlibstmf(3LIB), attributes(5) SunOS 5.11 9 Jun 2008 stmfOnlineTarget(3STMF)