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