Home
last modified time | relevance | path

Searched refs:sbit32 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sat/api/
H A Dtdsmapi.h81 osGLOBAL FORCEINLINE sbit32
84 sbit32 volatile *Addend
87 osGLOBAL FORCEINLINE sbit32
90 sbit32 volatile *Addend
93 osGLOBAL FORCEINLINE sbit32
96 sbit32 volatile *Destination,
97 sbit32 Value
100 osGLOBAL FORCEINLINE sbit32
103 sbit32 volatile *Destination,
104 sbit32 Value
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dostiapi.h169 osGLOBAL sbit32
172 sbit32 volatile *Addend
175 osGLOBAL sbit32
178 sbit32 volatile *Addend
182 osGLOBAL sbit32
185 sbit32 volatile *Destination,
186 sbit32 Value
189 osGLOBAL sbit32
192 sbit32 volatile *Destination,
193 sbit32 Value
[all …]
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c648 osGLOBAL sbit32
651 sbit32 volatile *Addend in ostiAtomicIncrement()
658 osGLOBAL sbit32
661 sbit32 volatile *Addend in ostiAtomicDecrement()
669 osGLOBAL sbit32
672 sbit32 volatile *Destination, in ostiAtomicBitClear()
673 sbit32 Value in ostiAtomicBitClear()
681 osGLOBAL sbit32
684 sbit32 volatile *Destination, in ostiAtomicBitSet()
685 sbit32 Value in ostiAtomicBitSet()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c1092 osGLOBAL FORCEINLINE sbit32
1095 sbit32 volatile *Addend in tdsmInterlockedIncrement()
1101 osGLOBAL FORCEINLINE sbit32
1104 sbit32 volatile *Addend in tdsmInterlockedDecrement()
1112 osGLOBAL FORCEINLINE sbit32
1115 sbit32 volatile *Destination, in tdsmAtomicBitClear()
1116 sbit32 Value in tdsmAtomicBitClear()
1122 osGLOBAL FORCEINLINE sbit32
1125 sbit32 volatile *Destination, in tdsmAtomicBitSet()
1126 sbit32 Value in tdsmAtomicBitSet()
[all …]
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h101 typedef int sbit32; typedef