Searched refs:PCI_BASE_ADDR_SMB (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/powermng/intpm/ | ||
H A D | intpmreg.h | 35 #define PCI_BASE_ADDR_SMB 0x90 /* IO BAR. */ macro |
H A D | intpm.c | 257 sc->io_rid = PCI_BASE_ADDR_SMB; in intsmb_attach() |