Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MCQ_CFG_MAC_MASK
drivers/ufs/core/ufs-mcq.c
101
val &= ~MCQ_CFG_MAC_MASK;
drivers/ufs/core/ufs-mcq.c
102
val |= FIELD_PREP(MCQ_CFG_MAC_MASK, max_active_cmds - 1);