Home
last modified time | relevance | path

Searched refs:sync_max_depth (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/arm/
H A Dfas216.h271 unsigned char sync_max_depth; /* Synchronous xfer max fifo depth */ member
H A Darxescsi.c292 info->info.ifcfg.sync_max_depth = 0; in arxescsi_probe()
H A Dpowertec.c341 info->info.ifcfg.sync_max_depth = 7; in powertecscsi_probe()
H A Dfas216.c215 info->ifcfg.asyncperiod, info->ifcfg.sync_max_depth); in fas216_dumpinfo()
558 if (msg[4] > info->ifcfg.sync_max_depth) in fas216_handlesync()
559 msg[4] = info->ifcfg.sync_max_depth; in fas216_handlesync()
584 if (msg[4] <= info->ifcfg.sync_max_depth && in fas216_handlesync()
1813 info->ifcfg.sync_max_depth); in fas216_start_command()
H A Dcumana_2.c418 info->info.ifcfg.sync_max_depth = 7; in cumanascsi2_probe()
H A Deesox.c535 info->info.ifcfg.sync_max_depth = 7; in eesoxscsi_probe()