Searched defs:sectors_to_MB (Results 1 - 1 of 1) sorted by relevance

/drivers/ide/
H A Dide-disk.c279 static unsigned long long sectors_to_MB(unsigned long long n) function
342 capacity, sectors_to_MB(capacity),
343 set_max, sectors_to_MB(set_max));
392 sectors_to_MB(drive->capacity64));
726 drive->name, capacity, sectors_to_MB(capacity));

Completed in 25 milliseconds