関数定義書 HotDocument 今井浩司

lba_to_chs

構文構文

lba_to_chs - split given lba into cylinders/heads/sectors

void lba_to_chs(
  const struct driveinfo * drive_info
  const int lba
  unsigned int * cylinder
  unsigned int * head
  unsigned int * sector
)

パラメータパラメータ

drive_info
lba
cylinder
head
sector

機能機能

lba_to_chs - split given lba into cylinders/heads/sectors

ファイル名ファイル名

geom.c

See Also

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