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