Linux Kernel
3.7.1
|
#include <hdreg.h>
Data Fields | |
unsigned | all: 16 |
struct { | |
unsigned data: 1 | |
unsigned error_feature: 1 | |
unsigned sector: 1 | |
unsigned nsector: 1 | |
unsigned lcyl: 1 | |
unsigned hcyl: 1 | |
unsigned select: 1 | |
unsigned status_command: 1 | |
unsigned data_hob: 1 | |
unsigned error_feature_hob: 1 | |
unsigned sector_hob: 1 | |
unsigned nsector_hob: 1 | |
unsigned lcyl_hob: 1 | |
unsigned hcyl_hob: 1 | |
unsigned select_hob: 1 | |
unsigned control_hob: 1 | |
} | b |
struct { ... } b |