Home
last modified time | relevance | path

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

/drivers/scsi/arm/
Dfas216.h271 unsigned char sync_max_depth; /* Synchronous xfer max fifo depth */ member
Darxescsi.c287 info->info.ifcfg.sync_max_depth = 0; in arxescsi_probe()
Dfas216.c212 info->ifcfg.asyncperiod, info->ifcfg.sync_max_depth); in fas216_dumpinfo()
555 if (msg[4] > info->ifcfg.sync_max_depth) in fas216_handlesync()
556 msg[4] = info->ifcfg.sync_max_depth; in fas216_handlesync()
581 if (msg[4] <= info->ifcfg.sync_max_depth && in fas216_handlesync()
1806 info->ifcfg.sync_max_depth); in fas216_start_command()
Dpowertec.c337 info->info.ifcfg.sync_max_depth = 7; in powertecscsi_probe()
Dcumana_2.c413 info->info.ifcfg.sync_max_depth = 7; in cumanascsi2_probe()
Deesox.c530 info->info.ifcfg.sync_max_depth = 7; in eesoxscsi_probe()