Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/cherrystone/sys/
H A Dcherrystone.h66 #define CHERRYSTONE_GETAID(SLOT, SID) (((SLOT&2)<<1)|(SLOT&1)|((SID)<<1)) argument
/titanic_50/usr/src/uts/common/sys/
H A Decppreg.h58 #define SID 0x8 /* Super I/O Identification register */ macro
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h73 #define SID (FZC_PIO + 0x10200) /* 64 LDG, INT data */ macro
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1715 uint32_t SID; member
H A Demlxs_mbox.h1031 uint32_t SID:24; member
1049 uint32_t SID:24; member
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_peu_hw.h186 #define SID (PIO_LDMASK_BASE_ADDR + 0x8) macro