Linux Kernel
3.7.1
|
#include <qib_common.h>
Data Fields | |
__u8 | if_fversion |
__u8 | if_csum |
__u8 | if_length |
__u8 | if_guid [8] |
__u8 | if_numguid |
char | if_serial [12] |
char | if_mfgdate [8] |
char | if_testdate [8] |
__u8 | if_errcntp [4] |
__u8 | if_powerhour [2] |
char | if_comment [32] |
char | if_sprefix [4] |
__u8 | if_future [46] |
Definition at line 527 of file qib_common.h.
char if_comment[32] |
Definition at line 552 of file qib_common.h.
__u8 if_csum |
Definition at line 531 of file qib_common.h.
__u8 if_errcntp[4] |
Definition at line 548 of file qib_common.h.
__u8 if_future[46] |
Definition at line 556 of file qib_common.h.
__u8 if_fversion |
Definition at line 529 of file qib_common.h.
__u8 if_guid[8] |
Definition at line 538 of file qib_common.h.
__u8 if_length |
Definition at line 536 of file qib_common.h.
char if_mfgdate[8] |
Definition at line 544 of file qib_common.h.
__u8 if_numguid |
Definition at line 540 of file qib_common.h.
__u8 if_powerhour[2] |
Definition at line 550 of file qib_common.h.
char if_serial[12] |
Definition at line 542 of file qib_common.h.
char if_sprefix[4] |
Definition at line 554 of file qib_common.h.
char if_testdate[8] |
Definition at line 546 of file qib_common.h.