Searched refs:ide_gd_capacity (Results 1 – 6 of 6) sorted by relevance
40 sector_t ide_gd_capacity(ide_drive_t *);
12 seq_printf(m, "%llu\n", (long long)ide_gd_capacity(drive)); in idefloppy_capacity_proc_show()
59 sector_t ide_gd_capacity(ide_drive_t *drive) in ide_gd_capacity() function329 set_capacity(disk, ide_gd_capacity(drive));412 set_capacity(g, ide_gd_capacity(drive));
71 seq_printf(m, "%llu\n", (long long)ide_gd_capacity(drive)); in idedisk_capacity_proc_show()
538 capacity = ide_gd_capacity(drive); in update_flush()700 capacity = ide_gd_capacity(drive); in ide_disk_setup()
528 set_capacity(disk, ide_gd_capacity(drive)); in ide_floppy_init_media()