Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampidefs.h1213 #define DEV_TYPE_BITS 0x30000000 macro
H A Dsampirsp.c3224 if ( ((ARSrateSMPTimeOutPortID & DEV_TYPE_BITS) >> SHIFT28 == 0x00) || in mpiGetDevInfoRsp()
3225 ((ARSrateSMPTimeOutPortID & DEV_TYPE_BITS) >> SHIFT28 == 0x01)) in mpiGetDevInfoRsp()
3457 if ( ((dTypeSrateSMPTOPortID & DEV_TYPE_BITS) >> SHIFT28 == 0x00) || in mpiGetDevInfoRspSpc()
3458 ((dTypeSrateSMPTOPortID & DEV_TYPE_BITS) >> SHIFT28 == 0x01)) in mpiGetDevInfoRspSpc()