Searched defs:SID (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | ns87303.h | 22 #define SID	0x08  macro
 | 
| /Linux-v5.4/tools/perf/lib/ | 
| D | evlist.c | 182 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y)  macro
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-stat.c | 238 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y)  macro
 | 
| /Linux-v5.4/drivers/media/pci/intel/ipu3/ | 
| D | ipu3-cio2.c | 353 	static const int SID;	/* Stream id */  in cio2_hw_init()  local
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | evlist.c | 53 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y)  macro
 | 
| /Linux-v5.4/fs/ntfs/ | 
| D | layout.h | 1328 } __attribute__ ((__packed__)) SID;  typedef
 | 
| /Linux-v5.4/drivers/scsi/lpfc/ | 
| D | lpfc.h | 544 	uint32_t SID;  member
 | 
| D | lpfc_hw.h | 2610 	uint32_t SID:24;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/sun/ | 
| D | niu.h | 117 #define SID(LDG)			(FZC_PIO + 0x10200UL + (LDG) * 8UL)  macro
 |