Home
last modified time | relevance | path

Searched refs:sync_max_depth (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.h271 unsigned char sync_max_depth; /* Synchronous xfer max fifo depth */ member
H A Darxescsi.c287 info->info.ifcfg.sync_max_depth = 0; in arxescsi_probe()
H A Dfas216.c210 printk(" ifcfg={ clockrate=%X select_timeout=%X asyncperiod=%X sync_max_depth=%X }\n", in fas216_dumpinfo()
212 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()
H A Dpowertec.c337 info->info.ifcfg.sync_max_depth = 7; in powertecscsi_probe()
H A Deesox.c530 info->info.ifcfg.sync_max_depth = 7; in eesoxscsi_probe()
H A Dcumana_2.c413 info->info.ifcfg.sync_max_depth = 7; in cumanascsi2_probe()
/kernel/linux/linux-6.6/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 Dfas216.c213 printk(" ifcfg={ clockrate=%X select_timeout=%X asyncperiod=%X sync_max_depth=%X }\n", in fas216_dumpinfo()
215 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 Deesox.c535 info->info.ifcfg.sync_max_depth = 7; in eesoxscsi_probe()
H A Dpowertec.c341 info->info.ifcfg.sync_max_depth = 7; in powertecscsi_probe()
H A Dcumana_2.c418 info->info.ifcfg.sync_max_depth = 7; in cumanascsi2_probe()

Completed in 15 milliseconds