Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap_virt.h48 #define PTNETMAP_MEM_PCI_BAR 1 macro
/freebsd/sys/dev/netmap/
H A Dnetmap_freebsd.c814 rid = PCIR_BAR(PTNETMAP_MEM_PCI_BAR); in nm_os_pt_memdev_iomap()
832 PTNETMAP_MEM_PCI_BAR, in nm_os_pt_memdev_iomap()
853 PCIR_BAR(PTNETMAP_MEM_PCI_BAR), ptn_dev->pci_mem); in nm_os_pt_memdev_iounmap()
925 PCIR_BAR(PTNETMAP_MEM_PCI_BAR), ptn_dev->pci_mem); in ptn_memdev_detach()