Home
last modified time | relevance | path

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

/netbsd-src/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; in ntwoc_isa_set_page()
156 psr |= ((addr >> sca->scu_pageshift) & NTWOC_PG_MSK); in ntwoc_isa_set_page()