Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
udelay
usr/src/grub/grub-0.97/netboot/i386_timer.c
163
void udelay(unsigned int usecs)
usr/src/grub/grub-0.97/netboot/i386_timer.c
63
void udelay(unsigned int usecs)
usr/src/uts/common/io/cxgbe/shared/osdep.h
68
#define udelay(x) drv_usecwait(x)