Searched refs:select_timeout (Results 1 – 8 of 8) sorted by relevance
78 unsigned long select_timeout; member245 data->select_timeout = SELECT_DELAY_SHORT; in pca9541_arbitrate()251 data->select_timeout = SELECT_DELAY_LONG * 2; in pca9541_arbitrate()270 data->select_timeout = SELECT_DELAY_LONG; in pca9541_arbitrate()304 if (data->select_timeout == SELECT_DELAY_SHORT) in pca9541_select_chan()305 udelay(data->select_timeout); in pca9541_select_chan()307 msleep(data->select_timeout / 1000); in pca9541_select_chan()
273 unsigned char select_timeout; /* timeout (R5) */ member
285 info->info.ifcfg.select_timeout = 255; in arxescsi_probe()
338 info->info.ifcfg.select_timeout = 255; in powertecscsi_probe()
413 info->info.ifcfg.select_timeout = 255; in cumanascsi2_probe()
212 info->ifcfg.clockrate, info->ifcfg.select_timeout, in fas216_dumpinfo()1677 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()2642 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in fas216_init_chip()
532 info->info.ifcfg.select_timeout = 255; in eesoxscsi_probe()
416 goto select_timeout; in ene_rx_setup()448 select_timeout: in ene_rx_setup()