disk_s Struct Reference
[Implementation internals]


Data Fields

struct disk_snext
unsigned crc
unsigned crc_match:1
unsigned hd_idx
char * dev_name
unsigned char * data

Field Documentation

struct disk_s* disk_s::next [read]

unsigned disk_s::crc

Referenced by hd_boot_disk().

Referenced by hd_boot_disk().

unsigned disk_s::hd_idx

Referenced by hd_boot_disk().

Referenced by dev_name_duplicate(), and hd_boot_disk().

unsigned char* disk_s::data

Referenced by hd_boot_disk().


The documentation for this struct was generated from the following file: