Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dsili_pci.c128 SILI_PCI_BAR_PORT); in sili_pci_attach()
129 if (pci_mapreg_map(pa, SILI_PCI_BAR_PORT, memtype, 0, in sili_pci_attach()
/openbsd/sys/dev/ic/
H A Dsilireg.h23 #define SILI_PCI_BAR_PORT 0x18 /* Port Registers address */ macro