Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/pci/
Dhpt366.c903 u8 reg5bh; in init_hpt37x() local
1048 pci_read_config_byte(dev, 0x5b, &reg5bh); in init_hpt37x()
1049 if (reg5bh & 0x80) { in init_hpt37x()
1053 &reg5bh); in init_hpt37x()
1054 if ((reg5bh & 0x80) == 0) in init_hpt37x()