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()
403 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt37x_pre_reset()
418 pci_write_config_byte(pdev, 0x51 + 4 * ap->port_no, mcr2); in hpt37x_pre_reset()
491 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt370_bmdma_stop()
501 pci_write_config_byte(pdev, 0x50 + 4 * ap->port_no, 0x37); in hpt370_bmdma_stop()
524 pci_write_config_byte(pdev, mscreg, msc_stat | 0x30); in hpt37x_bmdma_stop()
875 pci_write_config_byte(dev, 0x50, mcr1); in hpt37x_init_one()
891 pci_write_config_byte(dev, PCI_CACHE_LINE_SIZE, (L1_CACHE_BYTES / 4)); in hpt37x_init_one()
892 pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78); in hpt37x_init_one()
893 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt37x_init_one()
894 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt37x_init_one()
898 pci_write_config_byte(dev, 0x5a, irqmask); in hpt37x_init_one()
911 pci_write_config_byte(dev, 0x50, mcr1); in hpt37x_init_one()
921 pci_write_config_byte(dev, 0x5b, 0x23); in hpt37x_init_one()
959 pci_write_config_byte(dev, 0x5b, 0x21); in hpt37x_init_one()