libhd
5.0
|
#include <hd.h>
Data Fields | |
union u_hd_res_t * | next |
enum resource_types | type |
unsigned | state:1 |
network link state: 0 - not connected, 1 - connected More... | |
union u_hd_res_t* res_link_t::next |
unsigned res_link_t::state |
network link state: 0 - not connected, 1 - connected
Referenced by dump_normal(), and hd_scan_net().
enum resource_types res_link_t::type |
Referenced by hd_scan_net().