Searched refs:num_hd (Results 1 – 2 of 2) sorted by relevance
650 int num_hd = 0; in init_device_map() local717 sprintf (discn, "/dev/discs/disc%d", num_hd); in init_device_map()724 (*map)[num_hd + 0x80] = strdup (name); in init_device_map()725 assert ((*map)[num_hd + 0x80]); in init_device_map()729 fprintf (fp, "(hd%d)\t%s\n", num_hd, name); in init_device_map()732 num_hd++; in init_device_map()751 (*map)[num_hd + 0x80] = strdup (name); in init_device_map()752 assert ((*map)[num_hd + 0x80]); in init_device_map()756 fprintf (fp, "(hd%d)\t%s\n", num_hd, name); in init_device_map()758 num_hd++; in init_device_map()[all …]
8524 num_hd, which is used for counting how many drives are