Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
R1_READY_FOR_DATA
drivers/mmc/core/mmc_test.c
245
return !(cmd->resp[0] & R1_READY_FOR_DATA) ||
include/linux/mmc/mmc.h
176
return status & R1_READY_FOR_DATA &&