Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dlom_ebuscodes.h533 #define EBUS_PSU_INPUTB 0x02 /* Input B OK */ macro
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c2116 psudata.supplyb[i] = psustat & EBUS_PSU_INPUTB; in bscv_ioc_psustate()