構文struct geometry
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
geometry | ||
| sectors | uint32_t | Sector count | |
| c, h, s | uint32_t | C/H/S geometry | |
| offset | uint32_t | Byte offset for disk | |
| boot_lba | uint32_t | LBA of bootstrap code | |
| type | uint8_t | Type byte for INT 13h AH=08h | |
| driveno | uint8_t | Drive no | |
| sector_size | uint16_t | Sector size in bytes (512 vs. 2048) | |
| hsrc, *ssrc | const char * | Origins of H and S geometries |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー