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

mac_partition

構文構文

struct mac_partition

ファイル名ファイル名

mac.c

構造体情報構造体情報

No. 名称 属性説明
1
mac_partition   
  signature uint16_t expected to be MAC_PARTITION_MAGIC
  reserved uint16_t reserved
  map_count uint32_t # blocks in partition map
  start_block uint32_t absolute starting block # of partition
  block_count uint32_t number of blocks in partition
  name[32] char partition name
  type[32] char string type description
  data_start uint32_t rel block # of first data block
  data_count uint32_t number of data blocks
  status uint32_t partition status bits
  boot_start uint32_t first logical block of boot code
  boot_size uint32_t size of boot code, in bytes
  boot_load uint32_t boot code load address
  boot_load2 uint32_t reserved
  boot_entry uint32_t boot code entry point
  boot_entry2 uint32_t reserved
  boot_cksum uint32_t boot code checksum
  processor[16] char identifies ISA of boot

See Also

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