Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h303 #define BNX2FC_FLAG_DESTROYED 0x4 macro
H A Dbnx2fc_tgt.c329 if (!(test_bit(BNX2FC_FLAG_DESTROYED, &tgt->flags))) in bnx2fc_upload_session()
H A Dbnx2fc_hwi.c1302 set_bit(BNX2FC_FLAG_DESTROYED, &tgt->flags); in bnx2fc_process_conn_destroy_cmpl()