Home
last modified time | relevance | path

Searched refs:BNX2FC_IO_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h134 #define BNX2FC_IO_TIMEOUT 20000UL /* msecs */ macro
H A Dbnx2fc_tgt.c397 tgt->io_timeout = BNX2FC_IO_TIMEOUT; in bnx2fc_init_tgt()
H A Dbnx2fc_io.c2089 bnx2fc_cmd_timer_set(io_req, BNX2FC_IO_TIMEOUT); in bnx2fc_post_io_req()