Searched refs:ide_gd_capacity (Results 1 – 6 of 6) sorted by relevance
13 seq_printf(m, "%llu\n", (long long)ide_gd_capacity(drive)); in idefloppy_capacity_proc_show()
41 sector_t ide_gd_capacity(ide_drive_t *);
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));
59 seq_printf(m, "%llu\n", (long long)ide_gd_capacity(drive)); in idedisk_capacity_proc_show()
539 capacity = ide_gd_capacity(drive); in update_flush()701 capacity = ide_gd_capacity(drive); in ide_disk_setup()
535 set_capacity(disk, ide_gd_capacity(drive)); in ide_floppy_init_media()