Lines Matching refs:pci_read_config_byte
673 pci_read_config_byte(dev, 0x5a, &scr1); in hpt3xx_maskproc()
696 pci_read_config_byte(dev, 0x50, &mcr1); in hpt366_dma_lost_irq()
697 pci_read_config_byte(dev, 0x52, &mcr3); in hpt366_dma_lost_irq()
698 pci_read_config_byte(dev, 0x5a, &scr1); in hpt366_dma_lost_irq()
784 pci_read_config_byte(dev, 0x6a, &bwsr); in hpt374_dma_end()
785 pci_read_config_byte(dev, mcr_addr, &mcr); in hpt374_dma_end()
862 pci_read_config_byte(dev, 0x5b, &scr2); in hpt37x_calibrate_dpll()
868 pci_read_config_byte(dev, 0x5b, &scr2); in hpt37x_calibrate_dpll()
890 pci_read_config_byte(dev, mcr_addr + 1, &old_mcr); in hpt3xx_disable_fast_irq()
934 pci_read_config_byte(dev, 0x5a, &scr1); in init_chipset_hpt366()
1133 pci_read_config_byte (dev, 0x50, &mcr1); in init_chipset_hpt366()
1134 pci_read_config_byte (dev, 0x54, &mcr4); in init_chipset_hpt366()
1179 pci_read_config_byte(dev, 0x5a, &scr1); in hpt3xx_cable_detect()
1188 pci_read_config_byte(dev, 0x5b, &scr2); in hpt3xx_cable_detect()
1192 pci_read_config_byte(dev, 0x5a, &scr1); in hpt3xx_cable_detect()
1195 pci_read_config_byte(dev, 0x5a, &scr1); in hpt3xx_cable_detect()
1247 pci_read_config_byte(dev, hwif->channel ? 0x4b : 0x43, &masterdma); in init_dma_hpt366()
1248 pci_read_config_byte(dev, hwif->channel ? 0x4f : 0x47, &slavedma); in init_dma_hpt366()
1288 pci_read_config_byte(dev, 0x50, &mcr1); in hpt371_init()
1301 pci_read_config_byte(dev, 0x50, &mcr1); in hpt36x_init()
1305 pci_read_config_byte(dev, PCI_INTERRUPT_PIN, &pin1); in hpt36x_init()
1306 pci_read_config_byte(dev2, PCI_INTERRUPT_PIN, &pin2); in hpt36x_init()