Searched refs:lba_capacity_is_ok (Results 1 – 1 of 1) sorted by relevance
104 static int lba_capacity_is_ok (struct hd_driveid *id) in lba_capacity_is_ok() function1205 } else if ((id->capability & 2) && lba_capacity_is_ok(id)) { in init_idedisk_capacity()