Searched refs:HT_CONFIG_DEFAULT (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 Dht6560b.c56 #define HT_CONFIG_DEFAULT 0x1c /* no prefetch */ macro
57 /* #define HT_CONFIG_DEFAULT 0x3c */ /* with prefetch */
186 outb(HT_CONFIG_DEFAULT, HT_CONFIG_PORT);
313 int t = (HT_CONFIG_DEFAULT << 8) | HT_TIMING_DEFAULT;

Completed in 56 milliseconds