Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h561 #define _UNIT2DEV(u) (((u) << SBD_DEV_UNITSHIFT) & \ macro
563 #define CPUUNIT2DEV(s, c) (_UNIT2DEV(c) | ALLCPU2DEV(s))
564 #define MEMUNIT2DEV(s, m) (_UNIT2DEV(m) | ALLMEM2DEV(s))
565 #define IOUNIT2DEV(s, i) (_UNIT2DEV(i) | ALLIO2DEV(s))