Searched refs:select_timeout (Results 1 – 8 of 8) sorted by relevance
76 unsigned long select_timeout; member205 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
285 info->info.ifcfg.select_timeout = 255; in arxescsi_probe()
335 info->info.ifcfg.select_timeout = 255; in powertecscsi_probe()
411 info->info.ifcfg.select_timeout = 255; in cumanascsi2_probe()
211 info->ifcfg.clockrate, info->ifcfg.select_timeout, in fas216_dumpinfo()1682 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in __fas216_start_command()1877 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in fas216_do_bus_device_reset()2644 fas216_writeb(info, REG_STIM, info->ifcfg.select_timeout); in fas216_init_chip()
528 info->info.ifcfg.select_timeout = 255; in eesoxscsi_probe()
401 goto select_timeout; in ene_rx_setup()433 select_timeout: in ene_rx_setup()