Linux Kernel
3.7.1
|
#include <hpi_internal.h>
Data Fields | |
struct { | |
u32 bytes_returned | |
u32 p_data | |
u16 more_to_do | |
} | gcabi |
struct { | |
u32 total_controls | |
u32 cache_controls | |
u32 cache_bytes | |
} | cache_info |
Definition at line 813 of file hpi_internal.h.
u32 bytes_returned |
Definition at line 815 of file hpi_internal.h.
u32 cache_bytes |
Definition at line 822 of file hpi_internal.h.
u32 cache_controls |
Definition at line 821 of file hpi_internal.h.
struct { ... } cache_info |
struct { ... } gcabi |
u16 more_to_do |
Definition at line 817 of file hpi_internal.h.
Definition at line 816 of file hpi_internal.h.
u32 total_controls |
Definition at line 820 of file hpi_internal.h.