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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-disk.c280 static unsigned long long sectors_to_MB(unsigned long long n) function
339 capacity, sectors_to_MB(capacity),
340 set_max, sectors_to_MB(set_max));
389 sectors_to_MB(drive->capacity64));
717 drive->name, capacity, sectors_to_MB(capacity));

Completed in 121 milliseconds