Home
last modified time | relevance | path

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

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