|
Linux Kernel
3.7.1
|
Data Fields | |
| struct hifn_desc | cmdr [HIFN_D_CMD_RSIZE+1] |
| struct hifn_desc | srcr [HIFN_D_SRC_RSIZE+1] |
| struct hifn_desc | dstr [HIFN_D_DST_RSIZE+1] |
| struct hifn_desc | resr [HIFN_D_RES_RSIZE+1] |
| u8 | command_bufs [HIFN_D_CMD_RSIZE][HIFN_MAX_COMMAND] |
| u8 | result_bufs [HIFN_D_CMD_RSIZE][HIFN_MAX_RESULT] |
| volatile int | cmdi |
| volatile int | srci |
| volatile int | dsti |
| volatile int | resi |
| volatile int | cmdu |
| volatile int | srcu |
| volatile int | dstu |
| volatile int | resu |
| int | cmdk |
| int | srck |
| int | dstk |
| int | resk |
Definition at line 397 of file hifn_795x.c.
| volatile int cmdi |
Definition at line 410 of file hifn_795x.c.
| int cmdk |
Definition at line 412 of file hifn_795x.c.
| struct hifn_desc cmdr[HIFN_D_CMD_RSIZE+1] |
Definition at line 398 of file hifn_795x.c.
| volatile int cmdu |
Definition at line 411 of file hifn_795x.c.
| u8 command_bufs[HIFN_D_CMD_RSIZE][HIFN_MAX_COMMAND] |
Definition at line 403 of file hifn_795x.c.
| volatile int dsti |
Definition at line 410 of file hifn_795x.c.
| int dstk |
Definition at line 412 of file hifn_795x.c.
| struct hifn_desc dstr[HIFN_D_DST_RSIZE+1] |
Definition at line 400 of file hifn_795x.c.
| volatile int dstu |
Definition at line 411 of file hifn_795x.c.
| volatile int resi |
Definition at line 410 of file hifn_795x.c.
| int resk |
Definition at line 412 of file hifn_795x.c.
| struct hifn_desc resr[HIFN_D_RES_RSIZE+1] |
Definition at line 401 of file hifn_795x.c.
| volatile int resu |
Definition at line 411 of file hifn_795x.c.
| u8 result_bufs[HIFN_D_CMD_RSIZE][HIFN_MAX_RESULT] |
Definition at line 404 of file hifn_795x.c.
| volatile int srci |
Definition at line 410 of file hifn_795x.c.
| int srck |
Definition at line 412 of file hifn_795x.c.
| struct hifn_desc srcr[HIFN_D_SRC_RSIZE+1] |
Definition at line 399 of file hifn_795x.c.
| volatile int srcu |
Definition at line 411 of file hifn_795x.c.
1.8.2