|
libhd
5.0
|
#include <hd.h>
Data Fields | |
| union u_hd_res_t * | next |
| enum resource_types | type |
| uint64_t | base |
| uint64_t | range |
| unsigned | enabled:1 |
| 0: disabled, 1 enabled More... | |
| unsigned | access:2 |
| enum access_flags More... | |
| unsigned | prefetch:2 |
| enum yes_no_flag More... | |