Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h136 #define BNX2FC_WAIT_CNT 1200 macro
H A Dbnx2fc_tgt.c265 while ((tgt->num_active_ios.counter != 0) && (i++ < BNX2FC_WAIT_CNT)) in bnx2fc_flush_active_ios()