Home
last modified time | relevance | path

Searched refs:abort_in_progress (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h226 int abort_in_progress; member
H A Defct_hw.c336 io->abort_in_progress = false; in efct_hw_init_free_io()
1889 io->abort_in_progress = false; in efct_hw_wq_process_abort()
1970 if (cmpxchg(&io_to_abort->abort_in_progress, false, true)) { in efct_hw_io_abort()
2030 io_to_abort->abort_in_progress = false; in efct_hw_io_abort()