Linux Kernel
3.7.1
|
Data Fields | |
struct tty_port | port |
spinlock_t | lock |
unsigned int | index |
int | todo_mask |
char | buffer [HVCS_BUFF_LEN] |
int | chars_in_buffer |
int | connected |
uint32_t | p_unit_address |
uint32_t | p_partition_ID |
char | p_location_code [HVCS_CLC_LENGTH+1] |
struct list_head | next |
struct vio_dev * | vdev |
spinlock_t lock |