Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h465 #define EBUS_CONFIG_NFAN_DEC(n) (((n)>>5)&0x7) /* Extract no. of fans */ macro
/titanic_41/usr/src/uts/common/io/
H A Dbscv.c2144 numfans = EBUS_CONFIG_NFAN_DEC(bscv_get8_locked(ssp, in bscv_ioc_fanstate()
5998 ssp->num_fans = EBUS_CONFIG_NFAN_DEC( in bscv_setup_static_info()