Home
last modified time | relevance | path

Searched defs:SID (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst16 .. |SID| replace:: ``SID`` substdef
/linux/arch/sparc/include/asm/
H A Dns87303.h22 #define SID 0x08 macro
/linux/fs/ntfs3/
H A Dntfs.h1221 struct SID { struct
1227 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
/linux/tools/lib/perf/
H A Devlist.c304 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
/linux/tools/perf/
H A Dbuiltin-stat.c258 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux/tools/perf/util/
H A Devlist.c74 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux/drivers/scsi/lpfc/
H A Dlpfc.h808 uint32_t SID; member
H A Dlpfc_hw.h2797 uint32_t SID:24; member
/linux/drivers/net/ethernet/sun/
H A Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro