Searched refs:SK_PCI_LOIO (Results 1 – 2 of 2) sorted by relevance
1427 iobase = pci_conf_read(pc, pa->pa_tag, SK_PCI_LOIO); in skc_attach()1440 pci_conf_write(pc, pa->pa_tag, SK_PCI_LOIO, iobase); in skc_attach()1459 if (pci_io_find(pc, pa->pa_tag, SK_PCI_LOIO, &iobase, &iosize)) { in skc_attach()
1186 #define SK_PCI_LOIO 0x0014 macro