Home
last modified time | relevance | path

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

/NextBSD/sys/dev/dpt/
HDdpt_pci.c55 #define DPT_PCI_IOADDR PCIR_BAR(0) /* I/O Address */ macro
91 dpt->io_rid = DPT_PCI_IOADDR; in dpt_pci_attach()