Lines Matching refs:pci_write_config_byte
340 pci_write_config_byte(pdev, 0x5B, scr2 & ~0x01); in hpt37x_cable_detect()
347 pci_write_config_byte(pdev, 0x5B, scr2); in hpt37x_cable_detect()
404 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt37x_pre_reset()
425 pci_write_config_byte(pdev, addr2, fast); in hpt370_set_mode()
488 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt370_bmdma_stop()
498 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt370_bmdma_stop()
518 pci_write_config_byte(pdev, addr2, fast); in hpt372_set_mode()
578 pci_write_config_byte(pdev, mscreg, msc_stat | 0x30); in hpt37x_bmdma_stop()
898 pci_write_config_byte(dev, 0x50, mcr1); in hpt37x_init_one()
913 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt37x_init_one()
914 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78); in hpt37x_init_one()
915 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt37x_init_one()
916 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt37x_init_one()
920 pci_write_config_byte(dev, 0x5a, irqmask); in hpt37x_init_one()
929 pci_write_config_byte(dev, 0x5b, 0x23); in hpt37x_init_one()
993 pci_write_config_byte(dev, 0x5b, 0x21); in hpt37x_init_one()