Searched refs:SID (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-sunxi-sid | 4 Description: read-only access to the SID (Security-ID) on current 8 Besides the 16 bytes of SID, there's also an SJTAG area, 21 Users: any user space application which wants to read the SID on
|
/linux-4.1.27/fs/ntfs/ |
D | layout.h | 1342 } __attribute__ ((__packed__)) SID; typedef 1588 /* 8*/ SID sid; /* The SID associated with the ACE. */ 1613 /* 44*/ SID sid; /* The SID associated with the ACE. */ 1757 SID *owner; /* Points to a SID representing an object's owner. If 1760 SID *group; /* Points to a SID representing an object's primary 2154 SID sid; /* The SID of the user/object associated with 2269 SID sid; /* $O index in FILE_Extend/$Quota:
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.txt | 48 SID = 0. The regulator device node represents a peripheral of pm8941 SID = 1.
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | ns87303.h | 21 #define SID 0x08 macro
|
/linux-4.1.27/tools/perf/util/ |
D | evlist.c | 33 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro 475 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evlist__id_hash() 535 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evlist__set_sid_idx()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc.h | 481 uint32_t SID; member
|
D | lpfc_bsg.c | 1099 evt_dat->immed_dat].SID); in lpfc_bsg_ct_unsol_event() 1104 phba->ct_ctx[evt_dat->immed_dat].SID = in lpfc_bsg_ct_unsol_event() 1179 if (phba->ct_ctx[ctx_idx].SID != sid) in lpfc_bsg_ct_unsol_abort() 1514 ndlp = lpfc_findnode_did(phba->pport, phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp() 1519 phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
|
D | lpfc_hw.h | 2193 uint32_t SID:24; member 2210 uint32_t SID:24;
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.h | 116 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
|
D | niu.c | 7968 nw64(SID(ldg), (func << SID_FUNC_SHIFT) | vector); in niu_set_ldg_sid()
|