Home
last modified time | relevance | path

Searched refs:BNX2FC_FLAG_DISABLED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc.h305 #define BNX2FC_FLAG_DISABLED 0x3 macro
H A Dbnx2fc_tgt.c323 if (test_bit(BNX2FC_FLAG_DISABLED, &tgt->flags)) { in bnx2fc_upload_session()
H A Dbnx2fc_hwi.c1274 set_bit(BNX2FC_FLAG_DISABLED, &tgt->flags); in bnx2fc_process_conn_disable_cmpl()
1302 clear_bit(BNX2FC_FLAG_DISABLED, &tgt->flags); in bnx2fc_process_conn_destroy_cmpl()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc.h302 #define BNX2FC_FLAG_DISABLED 0x3 macro
H A Dbnx2fc_tgt.c323 if (test_bit(BNX2FC_FLAG_DISABLED, &tgt->flags)) { in bnx2fc_upload_session()
H A Dbnx2fc_hwi.c1273 set_bit(BNX2FC_FLAG_DISABLED, &tgt->flags); in bnx2fc_process_conn_disable_cmpl()
1301 clear_bit(BNX2FC_FLAG_DISABLED, &tgt->flags); in bnx2fc_process_conn_destroy_cmpl()

Completed in 10 milliseconds