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

/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h270 #define __bs_set(type, sz, t, h, o, v, c) \ macro
405 __bs_set(sm,1,(t),(h),(o),(v),(c))
407 __bs_set(sm,2,(t),(h),(o),(v),(c))
409 __bs_set(sm,4,(t),(h),(o),(v),(c))
411 __bs_set(sm,8,(t),(h),(o),(v),(c))
415 __bs_set(sm,s_2,(t),(h),(o),(v),(c))
417 __bs_set(sm,s_4,(t),(h),(o),(v),(c))
419 __bs_set(sm,s_8,(t),(h),(o),(v),(c))
425 __bs_set(sr,1,(t),(h),(o),(v),(c))
427 __bs_set(s
[all...]
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h272 #define __bs_set(type, sz, t, h, o, v, c) \ macro
433 __bs_set(sm,1,(t),(h),(o),(v),(c))
435 __bs_set(sm,2,(t),(h),(o),(v),(c))
437 __bs_set(sm,4,(t),(h),(o),(v),(c))
439 __bs_set(sm,8,(t),(h),(o),(v),(c))
446 __bs_set(sr,1,(t),(h),(o),(v),(c))
448 __bs_set(sr,2,(t),(h),(o),(v),(c))
450 __bs_set(sr,4,(t),(h),(o),(v),(c))
452 __bs_set(sr,8,(t),(h),(o),(v),(c))
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h272 #define __bs_set(type, sz, t, h, o, v, c) \ macro
433 __bs_set(sm,1,(t),(h),(o),(v),(c))
435 __bs_set(sm,2,(t),(h),(o),(v),(c))
437 __bs_set(sm,4,(t),(h),(o),(v),(c))
439 __bs_set(sm,8,(t),(h),(o),(v),(c))
446 __bs_set(sr,1,(t),(h),(o),(v),(c))
448 __bs_set(sr,2,(t),(h),(o),(v),(c))
450 __bs_set(sr,4,(t),(h),(o),(v),(c))
452 __bs_set(sr,8,(t),(h),(o),(v),(c))
/freebsd-11-stable/sys/arm/include/
H A Dbus.h267 #define __bs_set(type, sz, t, h, o, v, c) \ macro
451 __bs_set(sm,1,(t),(h),(o),(v),(c))
453 __bs_set(sm,2,(t),(h),(o),(v),(c))
455 __bs_set(sm,4,(t),(h),(o),(v),(c))
457 __bs_set(sm,8,(t),(h),(o),(v),(c))
464 __bs_set(sr,1,(t),(h),(o),(v),(c))
466 __bs_set(sr,2,(t),(h),(o),(v),(c))
468 __bs_set(sr,4,(t),(h),(o),(v),(c))
470 __bs_set(sr,8,(t),(h),(o),(v),(c))
/freebsd-11-stable/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 127 milliseconds