Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sci_port_configuration_agent Struct Reference

#include <host.h>

Data Fields

u16 phy_configured_mask
 
u16 phy_ready_mask
 
struct {
   u8   min_index
 
   u8   max_index
 
phy_valid_port_range [SCI_MAX_PHYS]
 
bool timer_pending
 
port_config_fn link_up_handler
 
port_config_fn link_down_handler
 
struct sci_timer timer
 

Detailed Description

Definition at line 115 of file host.h.

Field Documentation

port_config_fn link_down_handler

Definition at line 124 of file host.h.

port_config_fn link_up_handler

Definition at line 123 of file host.h.

u8 max_index

Definition at line 120 of file host.h.

u8 min_index

Definition at line 119 of file host.h.

u16 phy_configured_mask

Definition at line 116 of file host.h.

u16 phy_ready_mask

Definition at line 117 of file host.h.

struct { ... } phy_valid_port_range[SCI_MAX_PHYS]

Definition at line 125 of file host.h.

bool timer_pending

Definition at line 122 of file host.h.


The documentation for this struct was generated from the following file: