構造体定義書 フリー 仕様書 自動 作成

hpfs_boot_block

構文構文

struct hpfs_boot_block

ファイル名ファイル名

hpfs.c

構造体情報構造体情報

No. 名称 属性説明
1
hpfs_boot_block   
  jmp[3] uint8_t  
  oem_id[8] uint8_t  
  bytes_per_sector[2] uint8_t  
  sectors_per_cluster uint8_t  
  n_reserved_sectors[2] uint8_t  
  n_fats uint8_t  
  n_rootdir_entries[2] uint8_t  
  n_sectors_s[2] uint8_t  
  media_byte uint8_t  
  sectors_per_fat uint16_t  
  sectors_per_track uint16_t  
  heads_per_cyl uint16_t  
  n_hidden_sectors uint32_t  
  n_sectors_l uint32_t  
  drive_number uint8_t  
  mbz uint8_t  
  sig_28h uint8_t  
  vol_serno[4] uint8_t  
  vol_label[11] uint8_t  
  sig_hpfs[8] uint8_t  
  pad[448] uint8_t  
  magic[2] uint8_t  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー