Home
last modified time | relevance | path

Searched defs:pc_slice_no (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c724 int pc_slice_no = (*partition & 0xFF0000) >> 16; in next_partition() local
829 int pc_slice_no = (*partition & 0xFF0000) >> 16; in next_partition() local