Lines Matching +full:scu +full:- +full:index
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.
167 U16 index; member
204 * represent the core phy object and SCU hardware protocol engine.
229 * This field specifies the index with which this phy is associated (0-3).
291 * This field is the pointer to the transport layer register for the SCU
297 * This field points to the link layer register set within the SCU.
319 * The state handler for unsolicited frames received from the SCU hardware.
324 * The state handler for events received from the SCU hardware.
343 * This macro returns the phy index for the specified phy
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 //****************************************************************************-