Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst16 .. |SID| replace:: ``SID`` substdef
/openbmc/linux/arch/sparc/include/asm/
H A Dns87303.h22 #define SID 0x08 macro
/openbmc/linux/fs/ntfs3/
H A Dntfs.h1225 struct SID { struct
1231 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
/openbmc/linux/tools/lib/perf/
H A Devlist.c247 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c350 static const int SID; /* Stream id */ in cio2_hw_init() local
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c266 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DEndpoint.v1_8_2.json397 "SID": { object
/openbmc/linux/tools/perf/util/
H A Devlist.c70 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/openbmc/linux/fs/ntfs/
H A Dlayout.h1328 } __attribute__ ((__packed__)) SID; typedef
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h762 uint32_t SID; member
H A Dlpfc_hw.h2775 uint32_t SID:24; member
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro