Searched refs:lba_capacity (Results 1 – 6 of 6) sorted by relevance
322 int capacity, lba_capacity; in ide_floppy_get_flexible_disk_page() local361 lba_capacity = floppy->blocks * floppy->block_size; in ide_floppy_get_flexible_disk_page()363 if (capacity < lba_capacity) { in ide_floppy_get_flexible_disk_page()366 drive->name, lba_capacity, capacity); in ide_floppy_get_flexible_disk_page()
175 unsigned int lba_capacity; /* total number of sectors */ member
664 dev_desc->lba = (iop.lba_capacity << 16) | (iop.lba_capacity >> 16); in ide_ident()672 dev_desc->lba = iop.lba_capacity; in ide_ident()
445 unsigned int lba_capacity; /* Obsolete, total number of sectors */ member
432 unsigned int lba_capacity; /* Obsolete, total number of sectors */ member