Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampidefs.h1214 #define DEV_TYPE_BITS 0x30000000 macro
H A Dsampirsp.c3228 if ( ((ARSrateSMPTimeOutPortID & DEV_TYPE_BITS) >> SHIFT28 == 0x00) || in mpiGetDevInfoRsp()
3229 ((ARSrateSMPTimeOutPortID & DEV_TYPE_BITS) >> SHIFT28 == 0x01)) in mpiGetDevInfoRsp()
3461 if ( ((dTypeSrateSMPTOPortID & DEV_TYPE_BITS) >> SHIFT28 == 0x00) || in mpiGetDevInfoRspSpc()
3462 ((dTypeSrateSMPTOPortID & DEV_TYPE_BITS) >> SHIFT28 == 0x01)) in mpiGetDevInfoRspSpc()