#include <hd.h>
Data Fields | |
unsigned | remove:1 |
< this struct is for internal purposes only | |
unsigned | freeit:1 |
for internal memory management | |
unsigned | fixed:1 |
fixed, do no longer modify this entry | |
unsigned | ser_skip:1 |
if serial line, don't scan for devices | |
unsigned | ser_device:2 |
if != 0: info about attached serial device; see serial.c |
unsigned hd_t::tag_s::remove |
< this struct is for internal purposes only
schedule for removal
unsigned hd_t::tag_s::freeit |
for internal memory management
unsigned hd_t::tag_s::fixed |
fixed, do no longer modify this entry
unsigned hd_t::tag_s::ser_skip |
if serial line, don't scan for devices
unsigned hd_t::tag_s::ser_device |