Searched refs:xd_info (Results 1 – 1 of 1) sorted by relevance
67 XD_INFO xd_info[XD_MAXDRIVES]; variable142 real_devices: (void *)xd_info,242 xd_info[i].cylinders,xd_info[i].heads, in xd_geninit()243 xd_info[i].sectors); in xd_geninit()264 xd_info[i].heads * xd_info[i].cylinders * in xd_geninit()265 xd_info[i].sectors); in xd_geninit()333 g.heads = xd_info[dev].heads; in xd_ioctl()334 g.sectors = xd_info[dev].sectors; in xd_ioctl()335 g.cylinders = xd_info[dev].cylinders; in xd_ioctl()414 xd_info[target].heads * xd_info[target].cylinders * xd_info[target].sectors); in xd_reread_partitions()[all …]