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

/netbsd-current/sys/dev/isa/
H A Dif_ntwoc_isareg.h100 #define NTWOC_PG_MSK 0x1F macro
H A Dif_ntwoc_isa.c155 psr &= ~NTWOC_PG_MSK;
156 psr |= ((addr >> sca->scu_pageshift) & NTWOC_PG_MSK);

Completed in 123 milliseconds