Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/legacy/
Dht6560b.c178 u8 orig_value; in try_to_init_ht6560b() local
182 if ((orig_value = inb(HT_CONFIG_PORT)) == 0xff) in try_to_init_ht6560b()
188 outb(orig_value, HT_CONFIG_PORT); in try_to_init_ht6560b()
194 outb(orig_value, HT_CONFIG_PORT); in try_to_init_ht6560b()