Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDnetmap_virt.h47 #define PTNETMAP_IO_PCI_BAR 0 macro
/freebsd-13-stable/sys/dev/netmap/
HDnetmap_freebsd.c881 rid = PCIR_BAR(PTNETMAP_IO_PCI_BAR); in ptn_memdev_attach()
925 PCIR_BAR(PTNETMAP_IO_PCI_BAR), ptn_dev->pci_io); in ptn_memdev_detach()
HDif_ptnet.c302 rid = PCIR_BAR(PTNETMAP_IO_PCI_BAR); in ptnet_attach()
566 PCIR_BAR(PTNETMAP_IO_PCI_BAR), sc->iomem); in ptnet_detach()