Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RFD_MAGIC
drivers/mtd/rfd_ftl.c
100
if (le16_to_cpu(part->header_cache[0]) != RFD_MAGIC) {
drivers/mtd/rfd_ftl.c
291
u16 magic = cpu_to_le16(RFD_MAGIC);