Home
last modified time | relevance | path

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

/freebsd/sys/isa/
H A Dpnpreg.h163 #define PNP_MEM_BASE_LOW(i) (0x41 + 8*(i)) macro
H A Dpnp.c252 pnp_write(PNP_MEM_BASE_LOW(i), 0); in pnp_set_config()
261 pnp_write(PNP_MEM_BASE_LOW(i), (start >> 8) & 0xff); in pnp_set_config()
268 pnp_write(PNP_MEM_BASE_LOW(i), 0); in pnp_set_config()