|
Linux Kernel
3.7.1
|
#include <gru_instructions.h>
Data Fields | |
| unsigned int | icmd:1 |
| unsigned int | ima:3 |
| unsigned int | reserved0:4 |
| unsigned int | unused1:24 |
| unsigned int | unused2:24 |
| unsigned int | istatus:2 |
| unsigned int | isubstatus:4 |
| unsigned int | unused3:2 |
Definition at line 624 of file gru_instructions.h.
| unsigned int icmd |
Definition at line 625 of file gru_instructions.h.
| unsigned int ima |
Definition at line 626 of file gru_instructions.h.
| unsigned int istatus |
Definition at line 630 of file gru_instructions.h.
| unsigned int isubstatus |
Definition at line 631 of file gru_instructions.h.
| unsigned int reserved0 |
Definition at line 627 of file gru_instructions.h.
| unsigned int unused1 |
Definition at line 628 of file gru_instructions.h.
| unsigned int unused2 |
Definition at line 629 of file gru_instructions.h.
| unsigned int unused3 |
Definition at line 632 of file gru_instructions.h.
1.8.2