Home
last modified time | relevance | path

Searched refs:no_async_abort (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/scsi/
Dscsi_host.h449 unsigned no_async_abort:1; member
/linux-4.4.14/Documentation/scsi/
Dscsi_eh.txt107 no_async_abort setting in the host template) scsi_abort_command()
332 no_async_abort is enabled in the host template.
Dscsi_mid_low_api.txt845 * Notes: If 'no_async_abort' is defined this callback
1223 no_async_abort - 1=>Asynchronous aborts are not supported
/linux-4.4.14/drivers/scsi/
Dscsi_error.c288 if (!host->hostt->no_async_abort && in scsi_times_out()