Searched refs:channel_offset (Results 1 – 2 of 2) sorted by relevance
43 u8 channel_offset = hwif->channel ? 0x74 : 0x70, unit = drive->dn & 1; in triflex_set_mode() local45 pci_read_config_dword(dev, channel_offset, &triflex_timings); in triflex_set_mode()82 pci_write_config_dword(dev, channel_offset, triflex_timings); in triflex_set_mode()
91 int channel_offset = ap->port_no ? 0x74: 0x70; in triflex_load_timing() local95 pci_read_config_dword(pdev, channel_offset, &old_triflex_timing); in triflex_load_timing()127 pci_write_config_dword(pdev, channel_offset, triflex_timing); in triflex_load_timing()