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

/netbsd-current/sys/dev/sun/
H A Dpfourreg.h94 #define PFOUR_SIZE_MASK 0x0f macro
95 #define PFOUR_SIZE(x) (PFOUR_FBTYPE((x)) & PFOUR_SIZE_MASK)

Completed in 130 milliseconds