Searched defs:SID (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/driver-api/surface_aggregator/ |
H A D | ssh.rst | 16 .. |SID| replace:: ``SID`` substdef
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | ns87303.h | 22 #define SID 0x08 macro
|
/openbmc/linux/fs/ntfs3/ |
H A D | ntfs.h | 1225 struct SID { struct 1231 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
|
/openbmc/linux/tools/lib/perf/ |
H A D | evlist.c | 247 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
|
/openbmc/linux/drivers/media/pci/intel/ipu3/ |
H A D | ipu3-cio2.c | 350 static const int SID; /* Stream id */ in cio2_hw_init() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-stat.c | 266 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Endpoint.v1_8_2.json | 397 "SID": { object
|
/openbmc/linux/tools/perf/util/ |
H A D | evlist.c | 70 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/openbmc/linux/fs/ntfs/ |
H A D | layout.h | 1328 } __attribute__ ((__packed__)) SID; typedef
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc.h | 762 uint32_t SID; member
|
H A D | lpfc_hw.h | 2775 uint32_t SID:24; member
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | niu.h | 117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
|