Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c17 static void bnx2fc_upld_timer(struct timer_list *t);
30 static void bnx2fc_upld_timer(struct timer_list *t) in bnx2fc_upld_timer() function
278 timer_setup(&tgt->upld_timer, bnx2fc_upld_timer, 0); in bnx2fc_upld_wait()