Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INT_WR
usr/src/uts/common/io/sdcard/adapters/sdhost/sdhost.c
916
if (intr & INT_WR) {
usr/src/uts/common/io/sdcard/adapters/sdhost/sdhost.c
924
PUT16(ss, REG_INT_STAT, INT_WR);
usr/src/uts/common/io/sdcard/adapters/sdhost/sdhost.h
222
#define INT_PIO (INT_RD | INT_WR)