Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf.h87 QEDF_IOREQ_EV_CLEANUP_SUCCESS, enumerator
H A Dqedf_els.c152 || (els_req->event == QEDF_IOREQ_EV_CLEANUP_SUCCESS) in qedf_process_els_compl()
H A Dqedf_io.c2271 io_req->event = QEDF_IOREQ_EV_CLEANUP_SUCCESS; in qedf_initiate_cleanup()
H A Dqedf_main.c839 io_req->event == QEDF_IOREQ_EV_CLEANUP_SUCCESS) { in qedf_eh_abort()