Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.h274 unsigned int asyncperiod; /* Async transfer period (ns) */ member
H A Darxescsi.c286 info->info.ifcfg.asyncperiod = 200; /* ns */ in arxescsi_probe()
H A Dpowertec.c336 info->info.ifcfg.asyncperiod = 200; /* ns */ in powertecscsi_probe()
H A Deesox.c529 info->info.ifcfg.asyncperiod = 200; /* ns */ in eesoxscsi_probe()
H A Dcumana_2.c412 info->info.ifcfg.asyncperiod = 200; /* ns */ in cumanascsi2_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()
609 dev->period = info->ifcfg.asyncperiod / 4; in fas216_handlesync()
1614 info->device[i].period = info->ifcfg.asyncperiod / 4; in fas216_bus_reset()
2852 info->scsi.async_stp = fas216_syncperiod(info, info->ifcfg.asyncperiod); in fas216_init()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dfas216.h274 unsigned int asyncperiod; /* Async transfer period (ns) */ member
H A Darxescsi.c291 info->info.ifcfg.asyncperiod = 200; /* ns */ in arxescsi_probe()
H A Deesox.c534 info->info.ifcfg.asyncperiod = 200; /* ns */ in eesoxscsi_probe()
H A Dpowertec.c340 info->info.ifcfg.asyncperiod = 200; /* ns */ in powertecscsi_probe()
H A Dcumana_2.c417 info->info.ifcfg.asyncperiod = 200; /* ns */ in cumanascsi2_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()
612 dev->period = info->ifcfg.asyncperiod / 4; in fas216_handlesync()
1620 info->device[i].period = info->ifcfg.asyncperiod / 4; in fas216_bus_reset()
2854 info->scsi.async_stp = fas216_syncperiod(info, info->ifcfg.asyncperiod); in fas216_init()

Completed in 14 milliseconds