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

#include <vuart.h>

Data Fields

unsigned long bytes_written
 
unsigned long bytes_read
 
unsigned long tx_interrupts
 
unsigned long rx_interrupts
 
unsigned long disconnect_interrupts
 

Detailed Description

Definition at line 26 of file vuart.h.

Field Documentation

unsigned long bytes_read

Definition at line 28 of file vuart.h.

unsigned long bytes_written

Definition at line 27 of file vuart.h.

unsigned long disconnect_interrupts

Definition at line 31 of file vuart.h.

unsigned long rx_interrupts

Definition at line 30 of file vuart.h.

unsigned long tx_interrupts

Definition at line 29 of file vuart.h.


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