Lines Matching +full:sata +full:- +full:oob
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
75 * This is the timeout value for the SATA phy to wait for a SIGNATURE FIS
84 * This is the timeout for the SATA OOB/SN because the hardware does not
85 * recognize a hot plug after OOB signal but before the SN signals. We
88 * OOB state machine.
128 * Wait state for the SATA PHY notification
133 * Wait for the SATA PHY speed notification
193 * This is a SATA PHY
229 * This field specifies the index with which this phy is associated (0-3).
242 * link training (i.e. it has started OOB, but has yet to perform
259 } sata; member
266 * first FIS sent by an attached SATA device after OOB/SN.
346 ((phy)->phy_index)
352 (scic_sds_port_get_controller((phy)->owning_port))
358 (&(phy)->parent.state_machine)
365 (&(phy)->starting_substate_machine)
371 ((phy)->state_handlers = (handlers))
394 // ---------------------------------------------------------------------------
402 // ---------------------------------------------------------------------------
433 // ---------------------------------------------------------------------------
448 // ---------------------------------------------------------------------------
484 //****************************************************************************-
486 //****************************************************************************-