Home
last modified time | relevance | path

Searched refs:wait_for_abts_comp (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/bnx2fc/
A Dbnx2fc_io.c773 io_req->wait_for_abts_comp = 1; in bnx2fc_initiate_tmf()
783 io_req->wait_for_abts_comp = 0; in bnx2fc_initiate_tmf()
1233 io_req->wait_for_abts_comp = 1; in bnx2fc_eh_abort()
1254 io_req->wait_for_abts_comp = 0; in bnx2fc_eh_abort()
1344 if (io_req->wait_for_abts_comp) in bnx2fc_process_cleanup_compl()
1429 if (io_req->wait_for_abts_comp) { in bnx2fc_process_abts_compl()
1620 if (io_req->wait_for_abts_comp) { in bnx2fc_process_tm_compl()
1962 if (io_req->wait_for_abts_comp) in bnx2fc_process_scsi_cmd_compl()
A Dbnx2fc_tgt.c211 if (io_req->wait_for_abts_comp) in bnx2fc_flush_active_ios()
252 if (io_req->wait_for_abts_comp) in bnx2fc_flush_active_ios()
A Dbnx2fc.h431 int wait_for_abts_comp; member

Completed in 12 milliseconds