Linux Kernel
3.7.1
|
#include <scu_remote_node_context.h>
This file contains the structures and constatns used by the SCU hardware to describe a remote node context. struct ssp_remote_node_context - This structure contains the SCU hardware definition for an SSP remote node.
Definition at line 72 of file scu_remote_node_context.h.
u32 arbitration_wait_time |
This field provides the driver a way to cheat on the arbitration wait time for this remote node.
Definition at line 144 of file scu_remote_node_context.h.
u32 check_bit |
This field is the for driver debug only and is not used.
Definition at line 105 of file scu_remote_node_context.h.
u32 connection_inactivity_timeout |
This field tells the SCU hardware how long to maintain a connection when there are no frames being transmitted on the link.
Definition at line 157 of file scu_remote_node_context.h.
u32 connection_occupancy_timeout |
This field tells the SCU hardware how long this device may occupy the connection before it must be closed.
Definition at line 151 of file scu_remote_node_context.h.
u32 function_number |
This field reprensets the function number assigned to this remote device. This value must match the virtual function number that is being used to communicate to the device.
Definition at line 137 of file scu_remote_node_context.h.
u32 initial_arbitration_wait_time |
This field allows the driver to cheat on the arbitration wait time for this remote node.
Definition at line 164 of file scu_remote_node_context.h.
u32 is_remote_node_context |
This field must be set to true.
Definition at line 117 of file scu_remote_node_context.h.
u32 is_valid |
u32 logical_port_index |
This field tells the SCU hardware which logical port to associate with this remote node.
Definition at line 94 of file scu_remote_node_context.h.
u32 nexus_loss_timer_enable |
This field will enable the I_T nexus loss timer for this remote node.
Definition at line 100 of file scu_remote_node_context.h.
u32 oaf_connection_rate |
u32 oaf_features |
u32 oaf_more_compatibility_features |
u32 oaf_source_zone_group |
u32 remote_node_index |
This field is the remote node index assigned for this remote node. All remote nodes must have a unique remote node index. The value of the remote node index can not exceed the maximum number of remote nodes reported in the SCU device context capacity register.
Definition at line 81 of file scu_remote_node_context.h.
u32 remote_node_port_width |
This field tells the SCU hardware how many simultaneous connections that this remote node will support.
Definition at line 88 of file scu_remote_node_context.h.
u32 remote_sas_address_hi |
This field is the high word of the remote device SAS Address
Definition at line 129 of file scu_remote_node_context.h.
u32 remote_sas_address_lo |
This is the low word of the remote device SAS Address
Definition at line 124 of file scu_remote_node_context.h.
u32 reserved0_1 |
Definition at line 82 of file scu_remote_node_context.h.
u32 reserved0_2 |
Definition at line 95 of file scu_remote_node_context.h.
u32 reserved3_1 |
Definition at line 138 of file scu_remote_node_context.h.
u32 reserved7 |
Definition at line 192 of file scu_remote_node_context.h.