active_tm_queue 380 drivers/scsi/bnx2fc/bnx2fc.h struct list_head active_tm_queue; active_tm_queue 776 drivers/scsi/bnx2fc/bnx2fc_io.c list_add_tail(&io_req->link, &tgt->active_tm_queue); active_tm_queue 208 drivers/scsi/bnx2fc/bnx2fc_tgt.c list_for_each_entry_safe(io_req, tmp, &tgt->active_tm_queue, link) { active_tm_queue 426 drivers/scsi/bnx2fc/bnx2fc_tgt.c INIT_LIST_HEAD(&tgt->active_tm_queue);