Home
last modified time | relevance | path

Searched refs:have_setmax (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ide/
Dide-disk.c1164 int have_setmax = idedisk_supports_host_protected_area(drive); in init_idedisk_capacity() local
1166 (have_setmax ? idedisk_read_native_max_address(drive) : 0); in init_idedisk_capacity()