Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h454 #define BNX2FC_FLAG_ELS_DONE 0xa macro
H A Dbnx2fc_els.c816 if (test_and_set_bit(BNX2FC_FLAG_ELS_DONE, in bnx2fc_process_els_compl()
H A Dbnx2fc_io.c137 if (test_and_set_bit(BNX2FC_FLAG_ELS_DONE, in bnx2fc_cmd_timeout()