Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ide/
Dhpt366.c1015 u32 itr1 = 0; in init_chipset_hpt366() local
1017 pci_read_config_dword(dev, 0x40, &itr1); in init_chipset_hpt366()
1020 switch((itr1 >> 8) & 0x07) { in init_chipset_hpt366()