Searched refs:BNX2FC_WAIT_CNT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/bnx2fc/ | ||
H A D | bnx2fc.h | 136 #define BNX2FC_WAIT_CNT 1200 macro |
H A D | bnx2fc_tgt.c | 265 while ((tgt->num_active_ios.counter != 0) && (i++ < BNX2FC_WAIT_CNT)) in bnx2fc_flush_active_ios() |