Searched defs:SID (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/driver-api/surface_aggregator/ |
H A D | ssh.rst | 16 .. |SID| replace:: ``SID`` substdef
|
/linux/arch/sparc/include/asm/ |
H A D | ns87303.h | 22 #define SID 0x08 macro
|
/linux/fs/ntfs3/ |
H A D | ntfs.h | 1221 struct SID { struct 1227 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
|
/linux/tools/lib/perf/ |
H A D | evlist.c | 304 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
|
/linux/tools/perf/ |
H A D | builtin-stat.c | 258 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/linux/tools/perf/util/ |
H A D | evlist.c | 74 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc.h | 808 uint32_t SID; member
|
H A D | lpfc_hw.h | 2797 uint32_t SID:24; member
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.h | 117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
|