Lines Matching refs:pci_write_config_byte
338 pci_write_config_byte(pdev, 0x5B, scr2 & ~0x01); in hpt37x_cable_detect()
345 pci_write_config_byte(pdev, 0x5B, scr2); in hpt37x_cable_detect()
402 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt37x_pre_reset()
423 pci_write_config_byte(pdev, addr2, fast); in hpt370_set_mode()
486 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt370_bmdma_stop()
496 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt370_bmdma_stop()
516 pci_write_config_byte(pdev, addr2, fast); in hpt372_set_mode()
576 pci_write_config_byte(pdev, mscreg, msc_stat | 0x30); in hpt37x_bmdma_stop()
896 pci_write_config_byte(dev, 0x50, mcr1); in hpt37x_init_one()
911 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt37x_init_one()
912 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78); in hpt37x_init_one()
913 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt37x_init_one()
914 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt37x_init_one()
918 pci_write_config_byte(dev, 0x5a, irqmask); in hpt37x_init_one()
927 pci_write_config_byte(dev, 0x5b, 0x23); in hpt37x_init_one()
991 pci_write_config_byte(dev, 0x5b, 0x21); in hpt37x_init_one()