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

#include <drp.h>

Data Fields

struct list_head list
 
long nd_major
 
long nd_ID
 
char nd_serial_name [50]
 
char nd_callout_name [50]
 
char nd_xprint_name [50]
 
char password [16]
 
int nd_tty_ref_cnt
 
struct proc_dir_entrynd_net_de
 
struct proc_dir_entrynd_mon_de
 
struct proc_dir_entrynd_ports_de
 
struct proc_dir_entrynd_dpa_de
 
spinlock_t nd_lock
 
struct semaphore nd_net_semaphore
 
struct semaphore nd_mon_semaphore
 
spinlock_t nd_dpa_lock
 
enum dgrp_nd_state_t nd_state
 
int nd_chan_count
 
int nd_flag
 
int nd_send
 
int nd_expect
 
u8nd_iobuf
 
wait_queue_head_t nd_tx_waitq
 
u8nd_inputbuf
 
u8nd_inputflagbuf
 
int nd_tx_deposit
 
int nd_tx_charge
 
int nd_tx_credit
 
int nd_tx_ready
 
int nd_tx_work
 
ulong nd_tx_time
 
ulong nd_poll_time
 
int nd_delay
 
int nd_rate
 
struct link_struct nd_link
 
int nd_seq_in
 
int nd_seq_out
 
int nd_unack
 
int nd_remain
 
int nd_tx_module
 
int nd_rx_module
 
charnd_error
 
int nd_write_count
 
int nd_read_count
 
int nd_send_count
 
int nd_tx_byte
 
int nd_rx_byte
 
ulong nd_mon_lbolt
 
int nd_mon_flag
 
int nd_mon_in
 
int nd_mon_out
 
wait_queue_head_t nd_mon_wqueue
 
u8nd_mon_buf
 
ulong nd_dpa_lbolt
 
int nd_dpa_flag
 
int nd_dpa_in
 
int nd_dpa_out
 
wait_queue_head_t nd_dpa_wqueue
 
u8nd_dpa_buf
 
uint nd_dpa_debug
 
uint nd_dpa_port
 
wait_queue_head_t nd_seq_wque [SEQ_MAX]
 
u8 nd_seq_wait [SEQ_MAX]
 
ushort nd_seq_size [SEQ_MAX]
 
ulong nd_seq_time [SEQ_MAX]
 
ushort nd_hw_ver
 
ushort nd_sw_ver
 
uint nd_hw_id
 
u8 nd_ps_desc [MAX_DESC_LEN+1]
 
uint nd_vpd_len
 
u8 nd_vpd [VPDSIZE]
 
ulong nd_ttdriver_flags
 
struct tty_drivernd_serial_ttdriver
 
struct tty_drivernd_callout_ttdriver
 
struct tty_drivernd_xprint_ttdriver
 
u8nd_writebuf
 
struct ch_struct nd_chan [CHAN_MAX]
 
struct devicend_class_dev
 

Detailed Description

Definition at line 578 of file drp.h.

Field Documentation

Definition at line 579 of file drp.h.

char nd_callout_name[50]

Definition at line 584 of file drp.h.

struct tty_driver* nd_callout_ttdriver

Definition at line 671 of file drp.h.

Definition at line 677 of file drp.h.

int nd_chan_count

Definition at line 602 of file drp.h.

struct device* nd_class_dev

Definition at line 678 of file drp.h.

int nd_delay

Definition at line 621 of file drp.h.

u8* nd_dpa_buf

Definition at line 651 of file drp.h.

struct proc_dir_entry* nd_dpa_de

Definition at line 593 of file drp.h.

uint nd_dpa_debug

Definition at line 653 of file drp.h.

int nd_dpa_flag

Definition at line 647 of file drp.h.

int nd_dpa_in

Definition at line 648 of file drp.h.

ulong nd_dpa_lbolt

Definition at line 646 of file drp.h.

spinlock_t nd_dpa_lock

Definition at line 599 of file drp.h.

int nd_dpa_out

Definition at line 649 of file drp.h.

uint nd_dpa_port

Definition at line 654 of file drp.h.

wait_queue_head_t nd_dpa_wqueue

Definition at line 650 of file drp.h.

char* nd_error

Definition at line 631 of file drp.h.

int nd_expect

Definition at line 605 of file drp.h.

int nd_flag

Definition at line 603 of file drp.h.

uint nd_hw_id

Definition at line 664 of file drp.h.

ushort nd_hw_ver

Definition at line 662 of file drp.h.

long nd_ID

Definition at line 581 of file drp.h.

u8* nd_inputbuf

Definition at line 610 of file drp.h.

u8* nd_inputflagbuf

Definition at line 611 of file drp.h.

u8* nd_iobuf

Definition at line 607 of file drp.h.

Definition at line 623 of file drp.h.

spinlock_t nd_lock

Definition at line 595 of file drp.h.

long nd_major

Definition at line 580 of file drp.h.

u8* nd_mon_buf

Definition at line 644 of file drp.h.

struct proc_dir_entry* nd_mon_de

Definition at line 591 of file drp.h.

int nd_mon_flag

Definition at line 640 of file drp.h.

int nd_mon_in

Definition at line 641 of file drp.h.

ulong nd_mon_lbolt

Definition at line 639 of file drp.h.

int nd_mon_out

Definition at line 642 of file drp.h.

struct semaphore nd_mon_semaphore

Definition at line 598 of file drp.h.

wait_queue_head_t nd_mon_wqueue

Definition at line 643 of file drp.h.

struct proc_dir_entry* nd_net_de

Definition at line 590 of file drp.h.

struct semaphore nd_net_semaphore

Definition at line 597 of file drp.h.

ulong nd_poll_time

Definition at line 619 of file drp.h.

struct proc_dir_entry* nd_ports_de

Definition at line 592 of file drp.h.

u8 nd_ps_desc[MAX_DESC_LEN+1]

Definition at line 665 of file drp.h.

int nd_rate

Definition at line 622 of file drp.h.

int nd_read_count

Definition at line 634 of file drp.h.

int nd_remain

Definition at line 628 of file drp.h.

int nd_rx_byte

Definition at line 637 of file drp.h.

int nd_rx_module

Definition at line 630 of file drp.h.

int nd_send

Definition at line 604 of file drp.h.

int nd_send_count

Definition at line 635 of file drp.h.

int nd_seq_in

Definition at line 625 of file drp.h.

int nd_seq_out

Definition at line 626 of file drp.h.

ushort nd_seq_size[SEQ_MAX]

Definition at line 659 of file drp.h.

ulong nd_seq_time[SEQ_MAX]

Definition at line 660 of file drp.h.

u8 nd_seq_wait[SEQ_MAX]

Definition at line 657 of file drp.h.

wait_queue_head_t nd_seq_wque[SEQ_MAX]

Definition at line 656 of file drp.h.

char nd_serial_name[50]

Definition at line 583 of file drp.h.

struct tty_driver* nd_serial_ttdriver

Definition at line 670 of file drp.h.

enum dgrp_nd_state_t nd_state

Definition at line 601 of file drp.h.

ushort nd_sw_ver

Definition at line 663 of file drp.h.

ulong nd_ttdriver_flags

Definition at line 669 of file drp.h.

int nd_tty_ref_cnt

Definition at line 588 of file drp.h.

int nd_tx_byte

Definition at line 636 of file drp.h.

int nd_tx_charge

Definition at line 614 of file drp.h.

int nd_tx_credit

Definition at line 615 of file drp.h.

int nd_tx_deposit

Definition at line 613 of file drp.h.

int nd_tx_module

Definition at line 629 of file drp.h.

int nd_tx_ready

Definition at line 616 of file drp.h.

ulong nd_tx_time

Definition at line 618 of file drp.h.

wait_queue_head_t nd_tx_waitq

Definition at line 608 of file drp.h.

int nd_tx_work

Definition at line 617 of file drp.h.

int nd_unack

Definition at line 627 of file drp.h.

u8 nd_vpd[VPDSIZE]

Definition at line 667 of file drp.h.

uint nd_vpd_len

Definition at line 666 of file drp.h.

int nd_write_count

Definition at line 633 of file drp.h.

u8* nd_writebuf

Definition at line 674 of file drp.h.

char nd_xprint_name[50]

Definition at line 585 of file drp.h.

struct tty_driver* nd_xprint_ttdriver

Definition at line 672 of file drp.h.

char password[16]

Definition at line 587 of file drp.h.


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