Searched refs:ocg (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfs.h302 ? (((struct ocg *)(cgp))->cg_btot) \
306 ? (((struct ocg *)(cgp))->cg_b[cylno]) \
310 ? (((struct ocg *)(cgp))->cg_iused) \
314 ? (((struct ocg *)(cgp))->cg_free) \
317 ((cgp)->cg_magic == CG_MAGIC || ((struct ocg *)(cgp))->cg_magic == CG_MAGIC)
323 struct ocg struct
325 int xxx1; /* struct ocg *cg_link; */
326 int xxx2; /* struct ocg *cg_rlink; */

Completed in 25 milliseconds