Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/atheros/dev/
H A Daereg.h280 #define MISSED_GETFOC(x) (((x) & MISSED_FOC) >> 16) macro
/netbsd-src/sys/dev/ic/
H A Dtulipreg.h666 #define MISSED_GETFOC(x) (((x) & MISSED_FOC) >> 17) macro