libhd 5.0
|
Hardware status. More...
#include <hd.h>
Data Fields | |
unsigned | invalid:1 |
Status fields are invalid. More... | |
unsigned | reconfig:3 |
Hardware should be reconfigured. More... | |
unsigned | configured:3 |
Hardware config status. More... | |
unsigned | available:3 |
Hardware availability. More... | |
unsigned | needed:3 |
Hardware is needed. More... | |
unsigned | available_orig:3 |
(Internal) original value of available; This is used to keep track of the original value of the hd_status_t::available state as it was stored in /var/lib/hardware/unique-keys/. More... | |
unsigned | active:3 |
Hardware is active. More... | |
Hardware status.
The status is stored in /var/lib/hardware/unique-keys/ and used to detect if the hardware is new and has to be configured by some hardware config tool.