|
libzbc
|
Zone Activation Results record. More...
#include <zbc.h>
Data Fields | |
| uint64_t | zbe_start_zone |
| Starting zone ID. | |
| uint64_t | zbe_nr_zones |
| Number of contiguous activated zones. | |
| uint8_t | zbe_domain |
| Domain ID of all zones in this range. | |
| uint8_t | zbe_type |
| Zone type of all zones in this range. | |
| uint8_t | zbe_condition |
| Zone condition of all zones in this range. | |
Zone Activation Results record.
A list of these descriptors is returned by ZONE ACTIVATE or ZONE QUERY command to provide the caller with zone IDs and other information about the activated zones.
1.8.10