• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/isci/scil/

Lines Matching refs:phy

63  *        by an SCIC user on a phy (SAS or SATA) object.
86 * supplied phy. This field may be set to SCI_INVALID_HANDLE
87 * if the phy is not currently contained in a port.
92 * This field specifies the maximum link rate for which this phy
98 * This field specifies the link rate at which the phy is
105 * transmitted to the connected phy.
110 * This field specifies the index of the phy in relation to other
120 * SAS phy, that can be retrieved.
141 * SATA phy, that can be retrieved.
153 * on the specified phy.
162 * information that can be retrieved for a specific phy.
218 * timer for connections on the phy has been utilized.
262 * This PHY information field contains the number of times the phy
271 * the phy id, etc.
273 * @param[in] phy This parameter specifies the phy for which to retrieve
278 * @return Indicate if the user specified a valid phy.
279 * @retval SCI_SUCCESS This value is returned if the specified phy was valid.
280 * @retval SCI_FAILURE_INVALID_PHY This value is returned if the specified phy
285 SCI_PHY_HANDLE_T phy,
291 * specific to a SAS phy, such as: the received identify
292 * address frame, received phy capabilities, etc.
294 * @param[in] phy this parameter specifies the phy for which to
300 * phy properties were successfully retrieved.
307 SCI_PHY_HANDLE_T phy,
313 * specific to a SATA phy, such as: the received signature
316 * @param[in] phy this parameter specifies the phy for which to
322 * phy properties were successfully retrieved.
329 SCI_PHY_HANDLE_T phy,
337 * @param[in] phy this parameter specifies the phy for which to send
346 SCI_PHY_HANDLE_T phy
353 * @param[in] phy this parameter specifies the phy for which to enable
365 SCI_PHY_HANDLE_T phy,
373 * @param[in] phy this parameter specifies the phy for which to disable
385 SCI_PHY_HANDLE_T phy,
393 * @param[in] phy this parameter specifies the phy for which to retrieve
407 SCI_PHY_HANDLE_T phy,
416 * @param[in] phy this parameter specifies the phy for which to clear
428 SCI_PHY_HANDLE_T phy,
433 * @brief This method will attempt to stop the phy object.
438 * @retval SCI_SUCCESS if the phy is going to stop
439 * SCI_INVALID_STATE if the phy is not in a valid state
443 SCI_PHY_HANDLE_T phy
447 * @brief This method will attempt to start the phy object. This
448 * request is only valid when the phy is in the stopped
456 SCI_PHY_HANDLE_T phy