Searched refs:USLEEP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c66 #define USLEEP(cb, us) elink_cb_udelay(cb, us) macro
1544 USLEEP(cb, 30);
1633 USLEEP(cb, 40);
1676 USLEEP(cb, 5);
1794 USLEEP(cb, 50);
1821 USLEEP(cb, 50);
2232 USLEEP(cb, 30);
2601 USLEEP(cb, 30);
2609 USLEEP(cb, 30);
2621 USLEEP(c
[all...]
/illumos-gate/usr/src/lib/libsqlite/
H A Dmain.mk14 # USLEEP If the target operating system supports the "usleep()" system
55 TCCX = $(TCC) $(OPTS) $(THREADSAFE) $(USLEEP) -I. -I$(TOP)/src

Completed in 76 milliseconds