Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c442 int i, n, init_delay = 0; in netxen_pinit_from_rom() local
540 init_delay = 1; in netxen_pinit_from_rom()
544 init_delay = 1000; in netxen_pinit_from_rom()
554 msleep(init_delay); in netxen_pinit_from_rom()
/linux-3.4.99/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c416 int i, n, init_delay; in qlcnic_pinit_from_rom() local
542 init_delay = 1; in qlcnic_pinit_from_rom()
546 init_delay = 1000; in qlcnic_pinit_from_rom()
550 msleep(init_delay); in qlcnic_pinit_from_rom()