FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
R1_CARD_IS_LOCKED
sys/dev/mmc/mmc.c
1684
if ((status & R1_CARD_IS_LOCKED) != 0) {
sys/dev/mmc/mmc.c
1777
if ((status & R1_CARD_IS_LOCKED) != 0) {
sys/dev/mmc/mmcspi.c
1761
mmc_cmd->resp[0] |= R1_CARD_IS_LOCKED;