Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPC_STATUS_ERR
drivers/platform/x86/intel_scu_ipc.c
236
return (status & IPC_STATUS_ERR) ? -EIO : 0;
drivers/platform/x86/intel_scu_ipc.c
250
if (status & IPC_STATUS_ERR)