Home
last modified time | relevance | path

Searched refs:SYSIO_SLAVEBURST_MASK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsysiosbus.h115 #define SYSIO_SLAVEBURST_MASK 0x1e /* Mask for hardware register */ macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c1243 *slot_reg &= (uint64_t)~SYSIO_SLAVEBURST_MASK; in sbus_initchild()