HomeSort by: relevance | last modified time | path
    Searched defs:__pbs_set (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/playstation2/include/
bus.h 518 #define __pbs_set(type, sz, tn, t, h, o, v, c) \ macro
658 __pbs_set(sm,1,u_int8_t,(t),(h),(o),(v),(c))
660 __pbs_set(sm,2,u_int16_t,(t),(h),(o),(v),(c))
662 __pbs_set(sm,4,u_int32_t,(t),(h),(o),(v),(c))
664 __pbs_set(sm,8,u_int64_t,(t),(h),(o),(v),(c))
671 __pbs_set(sr,1,u_int8_t,(t),(h),(o),(v),(c))
673 __pbs_set(sr,2,u_int16_t,(t),(h),(o),(v),(c))
675 __pbs_set(sr,4,u_int32_t,(t),(h),(o),(v),(c))
677 __pbs_set(sr,8,u_int64_t,(t),(h),(o),(v),(c))
bus.h 518 #define __pbs_set(type, sz, tn, t, h, o, v, c) \ macro
658 __pbs_set(sm,1,u_int8_t,(t),(h),(o),(v),(c))
660 __pbs_set(sm,2,u_int16_t,(t),(h),(o),(v),(c))
662 __pbs_set(sm,4,u_int32_t,(t),(h),(o),(v),(c))
664 __pbs_set(sm,8,u_int64_t,(t),(h),(o),(v),(c))
671 __pbs_set(sr,1,u_int8_t,(t),(h),(o),(v),(c))
673 __pbs_set(sr,2,u_int16_t,(t),(h),(o),(v),(c))
675 __pbs_set(sr,4,u_int32_t,(t),(h),(o),(v),(c))
677 __pbs_set(sr,8,u_int64_t,(t),(h),(o),(v),(c))

Completed in 24 milliseconds