rt_fifo_struct Struct Reference

Collaboration diagram for rt_fifo_struct:

Collaboration graph
[legend]

Detailed Description

Definition at line 207 of file fifos.c.

Data Fields

F_MBX mbx
int opncnt
int malloc_type
int pol_asyn_pended
wait_queue_head_t pollq
fasync_struct * asynq
rtf_handler_t handler
F_SEM sem
char name [RTF_NAMELEN+1]


Field Documentation

struct fasync_struct* rt_fifo_struct::asynq

Definition at line 213 of file fifos.c.

Referenced by __rtai_fifos_init(), rtf_create(), rtf_destroy(), rtf_fasync(), and rtf_sysrq_handler().

rtf_handler_t rt_fifo_struct::handler

Definition at line 214 of file fifos.c.

Referenced by rtf_create(), rtf_create_handler(), rtf_destroy(), and rtf_ioctl().

int rt_fifo_struct::malloc_type

Definition at line 210 of file fifos.c.

Referenced by rtf_create(), and rtf_resize().

F_MBX rt_fifo_struct::mbx

Definition at line 208 of file fifos.c.

Referenced by rtf_get_avbs(), rtf_get_frbs(), rtf_ioctl(), rtf_reset(), and rtf_resize().

char rt_fifo_struct::name[RTF_NAMELEN+1]

Definition at line 216 of file fifos.c.

Referenced by rtf_destroy(), rtf_ioctl(), and rtf_named_create().

int rt_fifo_struct::opncnt

Definition at line 209 of file fifos.c.

Referenced by rtf_create(), rtf_destroy(), and rtf_ioctl().

int rt_fifo_struct::pol_asyn_pended

Definition at line 211 of file fifos.c.

Referenced by mbx_sem_signal(), rtf_create(), rtf_destroy(), and rtf_sysrq_handler().

wait_queue_head_t rt_fifo_struct::pollq

Definition at line 212 of file fifos.c.

Referenced by rtf_sysrq_handler().

F_SEM rt_fifo_struct::sem

Definition at line 215 of file fifos.c.

Referenced by rtf_ioctl().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 17:48:50 2010 for RTAI API by  doxygen 1.4.7