Searched refs:s_clc (Results 1 – 1 of 1) sorted by relevance
75 u8 s_clc, a_clc, r_clc; in ali_set_pio_mode() local82 if ((s_clc = (s_time * bus_speed + 999) / 1000) >= 8) in ali_set_pio_mode()83 s_clc = 0; in ali_set_pio_mode()87 if (!(r_clc = (c_time * bus_speed + 999) / 1000 - a_clc - s_clc)) { in ali_set_pio_mode()113 pci_write_config_byte(dev, port, s_clc); in ali_set_pio_mode()