NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NCR_RST
sys/arch/evbarm/stand/boot2440/dm9000.c
211
CSR_WRITE_1(l, NCR, NCR_RST);
sys/arch/evbarm/stand/boot2440/dm9000.c
214
} while (NCR_RST & CSR_READ_1(l, NCR));
sys/arch/evbarm/stand/boot2440/dm9000.c
220
CSR_WRITE_1(l, NCR, NCR_RST);
sys/arch/evbarm/stand/boot2440/dm9000.c
223
} while (NCR_RST & CSR_READ_1(l, NCR));