Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_io.c87 BNX2FC_FLAG_EXPL_LOGO, in bnx2fc_cmd_timeout()
126 BNX2FC_FLAG_EXPL_LOGO, in bnx2fc_cmd_timeout()
158 BNX2FC_FLAG_EXPL_LOGO, in bnx2fc_cmd_timeout()
1121 logo_issued = test_and_set_bit(BNX2FC_FLAG_EXPL_LOGO, in bnx2fc_expl_logo()
Dbnx2fc.h306 #define BNX2FC_FLAG_EXPL_LOGO 0x8 macro
Dbnx2fc_tgt.c563 if (test_bit(BNX2FC_FLAG_EXPL_LOGO, &tgt->flags)) { in bnx2fc_rport_event_handler()
Dbnx2fc_els.c693 (test_bit(BNX2FC_FLAG_EXPL_LOGO, &tgt->flags))) { in bnx2fc_initiate_els()