Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahwreg.h381 #define SPCV_IOP0_STATE_MASK ((1 << 10) | (1 << 11)) macro
H A Dsaioctlcmd.c2320 ((value & SPCV_IOP0_STATE_MASK) == SPCV_ERROR_VALUE) || in siSpcvGetErrorContent()