Home
last modified time | relevance | path

Searched refs:num_hd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Ddevice.c650 int num_hd = 0; in init_device_map() local
725 assert ((*map)[num_hd + 0x80]); in init_device_map()
732 num_hd++; in init_device_map()
752 assert ((*map)[num_hd + 0x80]); in init_device_map()
758 num_hd++; in init_device_map()
778 num_hd++; in init_device_map()
792 assert ((*map)[num_hd + 0x80]); in init_device_map()
798 num_hd++; in init_device_map()
820 (*map)[num_hd + 0x80] = strdup (name); in init_device_map()
821 assert ((*map)[num_hd + 0x80]); in init_device_map()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8524 num_hd, which is used for counting how many drives are