Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dif_sk.c1427 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()
Dif_skreg.h1186 #define SK_PCI_LOIO 0x0014 macro