Searched refs:reg50h (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dhpt366.c714 byte reg50h = 0, reg52h = 0, reg5ah = 0, dma_stat = 0; local
724 pci_read_config_byte(HWIF(drive)->pci_dev, 0x50, &reg50h);
727 printk("%s: (%s) reg50h=0x%02x, reg52h=0x%02x, reg5ah=0x%02x\n",
730 reg50h, reg52h, reg5ah);
H A Dpdc202xx.c102 u16 reg50h = 0; local
124 pci_read_config_word(dev, 0x50, &reg50h);
152 reg50h |= 0x0c00;

Completed in 51 milliseconds