Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaint.c1507 (bit16)(sspTag & SSPTAG_BITS), in siEventSSPResponseWtDataRcvd()
1579 (bit16)(sspTag & SSPTAG_BITS), in siIODone()
1725 (bit16)(sspTag & SSPTAG_BITS), in siAbnormal()
1905 (bit16)(sspTag & SSPTAG_BITS), in siDifAbnormal()
H A Dsampidefs.h1190 #define SSPTAG_BITS 0x0000FFFF macro
H A Dsampirsp.c3730 sspTag = (bit16)(SSPTag & SSPTAG_BITS); in mpiSSPEvent()