Searched refs:total_capacity (Results 1 – 3 of 3) sorted by relevance
597 __le64 total_capacity; member
382 int heads, sectors, cylinders, total_capacity; in arcmsr_bios_param() local387 total_capacity = capacity; in arcmsr_bios_param()390 cylinders = total_capacity / (heads * sectors); in arcmsr_bios_param()394 cylinders = total_capacity / (heads * sectors); in arcmsr_bios_param()
1202 le64_to_cpu(id.total_capacity) * CXL_CAPACITY_MULTIPLIER; in cxl_dev_state_identify()
Completed in 40 milliseconds