Lines Matching full:remote
90 * store a remote device object.
93 * remote device object.
101 * remote device objects.
114 * SCIC REMOTE DEVICE.
115 * @param[out] new_remote_device_handle An opaque remote device handle to
116 * be used by the SCIC user for all subsequent remote device
135 * @note Remote device objects are a limited resource. As such, they
139 * @param[in] remote_device This parameter specifies the remote device to be
142 * @return Indicate if the remote device was successfully constructed.
148 * parameters necessitate creation of a remote device for which
153 * is unable to support additional remote devices.
165 * @note Remote device objects are a limited resource. As such, they
169 * @param[in] remote_device This parameter specifies the remote device to be
174 * @return Indicate if the remote device was successfully constructed.
180 * parameters necessitate creation of a remote device for which
185 * is unable to support additional remote devices.
193 * @brief This method is utilized to free up a core's remote device object.
195 * @note Remote device objects are a limited resource. As such, they
199 * @param[in] remote_device This parameter specifies the remote device to be
216 * @brief This method will attempt to set port width for a remote device.
218 * @param[in] remote_device This parameter specifies the remote device
232 * @brief This method retrieve the SCIC's record of a remote device's port width.
234 * @param[in] remote_device This parameter specifies the remote device
237 * @return The SCIC's record of a remote device's port width
259 * @brief This method will start the supplied remote device. This method
260 * enables normal IO requests to flow through to the remote device.
280 * activity for the supplied remote device. This method disables
281 * normal IO requests from flowing through to the remote device.
347 * when connections are established for the supplied remote device.
349 * @pre The remote device must previously have been stopped for this
355 * to be utilized for all connections to the supplied remote
362 * @retval SCI_FAILURE_INVALID_STATE This value is returned if the remote
373 * to the remote device occur.
379 * remote device.
387 * remote device.
392 * the remote device object, which indicate the protocols
405 * @brief This method will indicate the SAS address for the remote device.
411 * address for the remote device.