Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dbscv_impl.h361 #define PSR_SUCCESS(status) (((status) & EBUS_PROGRAM_PSR_STATUS_MASK) == \
H A Dlom_ebuscodes.h400 #define EBUS_PROGRAM_PSR_STATUS_MASK 0x7f macro