Home
last modified time | relevance | path

Searched refs:BNX2FC_WAIT_CNT (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/scsi/bnx2fc/
Dbnx2fc.h136 #define BNX2FC_WAIT_CNT 1200 macro
Dbnx2fc_tgt.c267 while ((tgt->num_active_ios.counter != 0) && (i++ < BNX2FC_WAIT_CNT)) in bnx2fc_flush_active_ios()