Lines Matching refs:port

61  *        by an SCI Core user on a SAS or SATA port.
85 * for each end-point local or remote (attached) port in the
92 * point in the port.
98 * end-point in the port.
107 * for each port in the controller.
112 * This field specifies the logical index of the port (0 relative).
117 * This field indicates the local end-point properties for port.
123 * for the port.
128 * This field specifies the phys contained inside the port.
136 * port, such as: physical index, protocols, sas address, etc.
138 * @param[in] port this parameter specifies the port for which to retrieve
143 * @return Indicate if the user specified a valid port.
144 * @retval SCI_SUCCESS This value is returned if the specified port was valid.
145 * @retval SCI_FAILURE_INVALID_PORT This value is returned if the specified port
150 SCI_PORT_HANDLE_T port,
155 * @brief This method will add a phy to an existing port.
157 * @param[in] port This parameter specifies the port in which to add a new
159 * @param[in] phy This parameter specifies the phy to be added to the port.
161 * @return Indicate if the phy was successfully added to the port.
163 * added to the port.
165 * port is not valid.
167 * phy is either invalid or already contained in another port.
170 SCI_PORT_HANDLE_T port,
175 * @brief This method will remove a phy from an existing port.
177 * @param[in] port This parameter specifies the port in which to remove a
180 * port.
182 * @return Indicate if the phy was successfully removed from the port.
184 * removed from the port.
186 * port is not valid.
189 * not contained in the port.
192 SCI_PORT_HANDLE_T port,
206 * @param[in] port a handle corresponding to the SAS port to be
209 * milliseconds in which the port reset operation should complete.
217 SCI_PORT_HANDLE_T port,
225 * @param[in] port The port upon which broadcast change notifications
231 SCI_PORT_HANDLE_T port