Searched defs:SID (Results 1 – 10 of 10) 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 | 1222 struct SID { struct 1228 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
|
/linux/tools/lib/perf/ |
H A D | evlist.c | 247 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
|
/linux/drivers/media/pci/intel/ipu3/ |
H A D | ipu3-cio2.c | 351 static const int SID; /* Stream id */ in cio2_hw_init() local
|
/linux/tools/perf/ |
H A D | builtin-stat.c | 276 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/linux/tools/perf/util/ |
H A D | evlist.c | 71 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc.h | 809 uint32_t SID; member
|
H A D | lpfc_hw.h | 2796 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
|