Searched defs:SID (Results 1 – 6 of 6) sorted by relevance
66 #define CHERRYSTONE_GETAID(SLOT, SID) (((SLOT&2)<<1)|(SLOT&1)|((SID)<<1)) argument
58 #define SID 0x8 /* Super I/O Identification register */ macro
73 #define SID (FZC_PIO + 0x10200) /* 64 LDG, INT data */ macro
1715 uint32_t SID; member
1031 uint32_t SID:24; member1049 uint32_t SID:24; member
186 #define SID (PIO_LDMASK_BASE_ADDR + 0x8) macro