FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UDELAY
sys/dev/arcmsr/arcmsr.c
195
static void UDELAY(u_int32_t us) { DELAY(us); }
sys/dev/sym/sym_hipd.c
326
static void UDELAY(int us) { DELAY(us); }