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

/barrelfish-master/usr/arrakismon/
H A Dhdd.h31 int hdd_get_geometry_chs (struct hdd *hdd, uint16_t *cylinders, uint8_t *heads,
H A Dhdd.c76 hdd_get_geometry_chs (struct hdd *hdd, uint16_t *cylinders, uint8_t *heads, function
H A Dguest.c2156 r = hdd_get_geometry_chs(g->hdds[dl & 0x7f], &c, &h, &s);
/barrelfish-master/usr/vmkitmon/
H A Dhdd.h31 int hdd_get_geometry_chs (struct hdd *hdd, uint16_t *cylinders, uint8_t *heads,
H A Dhdd.c76 hdd_get_geometry_chs (struct hdd *hdd, uint16_t *cylinders, uint8_t *heads, function
H A Dguest.c1691 r = hdd_get_geometry_chs(g->hdds[dl & 0x7f], &c, &h, &s);

Completed in 93 milliseconds