Searched refs:fcoe_ctlr_timeout (Results 1 – 1 of 1) sorted by relevance
52 static void fcoe_ctlr_timeout(unsigned long);156 setup_timer(&fip->timer, fcoe_ctlr_timeout, (unsigned long)fip); in fcoe_ctlr_init()1748 static void fcoe_ctlr_timeout(unsigned long arg) in fcoe_ctlr_timeout() function