Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c769 io_req->on_tmf_queue = 1; in bnx2fc_initiate_tmf()
786 if (io_req->on_tmf_queue) { in bnx2fc_initiate_tmf()
788 io_req->on_tmf_queue = 0; in bnx2fc_initiate_tmf()
1609 if (io_req->on_tmf_queue) { in bnx2fc_process_tm_compl()
1612 io_req->on_tmf_queue = 0; in bnx2fc_process_tm_compl()
H A Dbnx2fc.h411 u8 on_tmf_queue; member
H A Dbnx2fc_tgt.c209 io_req->on_tmf_queue = 0; in bnx2fc_flush_active_ios()