get_drive_type
static void get_drive_type(disk_t *dp, int fd);
get_drive_type(drives[i]->p.disk, -1);
get_drive_type(diskp, fd);