Home
last modified time | relevance | path

Searched defs:set_tag_count (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/ibmnws/include/
H A Dpnp.h496 #define set_tag_count(t,v) (t = (t & 0x78) | (v)) macro
/netbsd-src/sys/arch/prep/include/
H A Dpnp.h521 #define set_tag_count(t,v) (t = (t & 0x78) | (v)) macro