Searched refs:select_timeout (Results 1 – 8 of 8) sorted by relevance
77 unsigned long select_timeout; member244 data->select_timeout = SELECT_DELAY_SHORT; in pca9541_arbitrate()250 data->select_timeout = SELECT_DELAY_LONG * 2; in pca9541_arbitrate()269 data->select_timeout = SELECT_DELAY_LONG; in pca9541_arbitrate()303 if (data->select_timeout == SELECT_DELAY_SHORT) in pca9541_select_chan()304 udelay(data->select_timeout); in pca9541_select_chan()306 msleep(data->select_timeout / 1000); in pca9541_select_chan()
273 unsigned char select_timeout; /* timeout (R5) */ member
284 info->info.ifcfg.select_timeout = 255; in arxescsi_probe()
338 info->info.ifcfg.select_timeout = 255; in powertecscsi_probe()
412 info->info.ifcfg.select_timeout = 255; in cumanascsi2_probe()
212 info->ifcfg.clockrate, info->ifcfg.select_timeout, in fas216_dumpinfo()1676 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in __fas216_start_command()1871 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in fas216_do_bus_device_reset()2637 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in fas216_init_chip()
531 info->info.ifcfg.select_timeout = 255; in eesoxscsi_probe()
416 goto select_timeout; in ene_rx_setup()448 select_timeout: in ene_rx_setup()