Lines Matching refs:pci_read_config_byte
669 pci_read_config_byte(dev, 0x5a, &scr1); in hpt3xx_maskproc()
692 pci_read_config_byte(dev, 0x50, &mcr1); in hpt366_dma_lost_irq()
693 pci_read_config_byte(dev, 0x52, &mcr3); in hpt366_dma_lost_irq()
694 pci_read_config_byte(dev, 0x5a, &scr1); in hpt366_dma_lost_irq()
780 pci_read_config_byte(dev, 0x6a, &bwsr); in hpt374_dma_end()
781 pci_read_config_byte(dev, mcr_addr, &mcr); in hpt374_dma_end()
858 pci_read_config_byte(dev, 0x5b, &scr2); in hpt37x_calibrate_dpll()
864 pci_read_config_byte(dev, 0x5b, &scr2); in hpt37x_calibrate_dpll()
886 pci_read_config_byte(dev, mcr_addr + 1, &old_mcr); in hpt3xx_disable_fast_irq()
930 pci_read_config_byte(dev, 0x5a, &scr1); in init_chipset_hpt366()
1129 pci_read_config_byte (dev, 0x50, &mcr1); in init_chipset_hpt366()
1130 pci_read_config_byte (dev, 0x54, &mcr4); in init_chipset_hpt366()
1175 pci_read_config_byte(dev, 0x5a, &scr1); in hpt3xx_cable_detect()
1184 pci_read_config_byte(dev, 0x5b, &scr2); in hpt3xx_cable_detect()
1188 pci_read_config_byte(dev, 0x5a, &scr1); in hpt3xx_cable_detect()
1191 pci_read_config_byte(dev, 0x5a, &scr1); in hpt3xx_cable_detect()
1243 pci_read_config_byte(dev, hwif->channel ? 0x4b : 0x43, &masterdma); in init_dma_hpt366()
1244 pci_read_config_byte(dev, hwif->channel ? 0x4f : 0x47, &slavedma); in init_dma_hpt366()
1284 pci_read_config_byte(dev, 0x50, &mcr1); in hpt371_init()
1297 pci_read_config_byte(dev, 0x50, &mcr1); in hpt36x_init()
1301 pci_read_config_byte(dev, PCI_INTERRUPT_PIN, &pin1); in hpt36x_init()
1302 pci_read_config_byte(dev2, PCI_INTERRUPT_PIN, &pin2); in hpt36x_init()