Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dpiixreg.h70 #define SB800_PMREG_SIZE 2 /* index/data pair */ macro
Dpiixpm.c155 SB800_PMREG_SIZE, 0, &ioh) != 0) { in piixpm_attach()
203 bus_space_unmap(sc->sc_iot, ioh, SB800_PMREG_SIZE); in piixpm_attach()
213 bus_space_unmap(sc->sc_iot, ioh, SB800_PMREG_SIZE); in piixpm_attach()