Searched refs:__bs_set (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/powerpc/include/
H A Dbus.h265 #define __bs_set(type, sz, t, h, o, v, c) \ macro
400 __bs_set(sm,1,(t),(h),(o),(v),(c))
402 __bs_set(sm,2,(t),(h),(o),(v),(c))
404 __bs_set(sm,4,(t),(h),(o),(v),(c))
406 __bs_set(sm,8,(t),(h),(o),(v),(c))
410 __bs_set(sm,s_2,(t),(h),(o),(v),(c))
412 __bs_set(sm,s_4,(t),(h),(o),(v),(c))
414 __bs_set(sm,s_8,(t),(h),(o),(v),(c))
420 __bs_set(sr,1,(t),(h),(o),(v),(c))
422 __bs_set(s
[all...]
/freebsd-9.3-release/sys/arm/include/
H A Dbus.h261 #define __bs_set(type, sz, t, h, o, v, c) \ macro
423 __bs_set(sm,1,(t),(h),(o),(v),(c))
425 __bs_set(sm,2,(t),(h),(o),(v),(c))
427 __bs_set(sm,4,(t),(h),(o),(v),(c))
429 __bs_set(sm,8,(t),(h),(o),(v),(c))
436 __bs_set(sr,1,(t),(h),(o),(v),(c))
438 __bs_set(sr,2,(t),(h),(o),(v),(c))
440 __bs_set(sr,4,(t),(h),(o),(v),(c))
442 __bs_set(sr,8,(t),(h),(o),(v),(c))
/freebsd-9.3-release/sys/mips/include/
H A Dbus.h250 #define __bs_set(type, sz, t, h, o, v, c) \ macro
412 __bs_set(sm,1,(t),(h),(o),(v),(c))
414 __bs_set(sm,2,(t),(h),(o),(v),(c))
416 __bs_set(sm,4,(t),(h),(o),(v),(c))
418 __bs_set(sm,8,(t),(h),(o),(v),(c))
425 __bs_set(sr,1,(t),(h),(o),(v),(c))
427 __bs_set(sr,2,(t),(h),(o),(v),(c))
429 __bs_set(sr,4,(t),(h),(o),(v),(c))
431 __bs_set(sr,8,(t),(h),(o),(v),(c))

Completed in 130 milliseconds