Searched defs:init_delay (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_init.c256 int addr, val, status, i, init_delay = 0, n; local
385 init_delay = 1;
395 if (init_delay == 1) {
397 init_delay = 0;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1373 int init_delay = 0; local
1469 init_delay = 1;
1471 init_delay = 100; /* Sleep 1000 msecs */
1476 delay(init_delay);

Completed in 47 milliseconds