Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GET_TYPE
drivers/platform/x86/intel/pmt/crashlog.c
33
#define GET_TYPE(v) (((v) & GENMASK(7, 4)) >> 4)
drivers/scsi/hpsa_cmd.h
366
#define GET_TYPE(tad) ((tad) & 0x07)