Home
last modified time | relevance | path

Searched defs:SLOT (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/i2c/clients/
H A Dhpc3130.h56 #define HPC3130_GENERAL_CONFIG_REG(SLOT) (0x00 + ((SLOT) * 8)) argument
57 #define HPC3130_HP_STATUS_REG(SLOT) (0x01 + ((SLOT) * 8)) argument
58 #define HPC3130_HP_CONTROL_REG(SLOT) (0x02 + ((SLOT) * 8)) argument
59 #define HPC3130_ATTENTION_INDICATOR(SLOT) (0x03 + ((SLOT) * 8)) argument
60 #define HPC3130_INTERRUPT_STATUS_REG(SLOT) (0x06 + ((SLOT) * 8)) argument
61 #define HPC3130_INTERRUPT_ENABLE_REG(SLOT) (0x07 + ((SLOT) * 8)) argument
/titanic_50/usr/src/uts/sun4u/daktari/sys/
H A Ddaktari.h67 #define DAK_GETAID(SLOT, RELCPU) (((SLOT&2)<<1)|(SLOT&1)|((RELCPU)<<1)) argument
69 #define DAK_GET_SBD_APID(BUF, SZ, SLOT) (void) snprintf((BUF), (SZ), "SB%c", \ argument
73 #define DAK_GET_PCI_APID(BUF, SZ, SLOT) (void) snprintf((BUF), \ argument
/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb_led.h55 SLOT = 0 enumerator
H A Dmct_topology.h180 SLOT = 0, enumerator
/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/io/sfe/
H A Dsfe_util.h183 #define SLOT(seqnum, size) (((unsigned int)(seqnum)) & ((size)-1)) macro
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1468 #define FORALL_AUTHRECORDS(SLOT,AG,AR) \ argument
2474 #define FORALL_CACHERECORDS(SLOT,CG,CR) \ argument