Searched refs:select_timeout (Results 1 – 8 of 8) sorted by relevance
76 unsigned long select_timeout; member 205 data->select_timeout = SELECT_DELAY_SHORT; in pca9541_arbitrate() 211 data->select_timeout = SELECT_DELAY_LONG * 2; in pca9541_arbitrate() 230 data->select_timeout = SELECT_DELAY_LONG; in pca9541_arbitrate() 265 if (data->select_timeout == SELECT_DELAY_SHORT) in pca9541_select_chan() 266 udelay(data->select_timeout); in pca9541_select_chan() 268 msleep(data->select_timeout / 1000); in pca9541_select_chan()
270 unsigned char select_timeout; /* timeout (R5) */ member
290 info->info.ifcfg.select_timeout = 255; in arxescsi_probe()
339 info->info.ifcfg.select_timeout = 255; in powertecscsi_probe()
416 info->info.ifcfg.select_timeout = 255; in cumanascsi2_probe()
213 printk(" ifcfg={ clockrate=%X select_timeout=%X asyncperiod=%X sync_max_depth=%X }\n", in fas216_dumpinfo() 214 info->ifcfg.clockrate, info->ifcfg.select_timeout, in fas216_dumpinfo() 1688 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in __fas216_start_command() 1872 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in fas216_do_bus_device_reset() 2646 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in fas216_init_chip()
533 info->info.ifcfg.select_timeout = 255; in eesoxscsi_probe()
401 goto select_timeout; in ene_rx_setup() 433 select_timeout: in ene_rx_setup()