Searched refs:DECLARE_PCI_UNMAP_ADDR (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/rdma/krping/
H A Dkrping.c194 DECLARE_PCI_UNMAP_ADDR(recv_mapping)
200 DECLARE_PCI_UNMAP_ADDR(send_mapping)
206 DECLARE_PCI_UNMAP_ADDR(rdma_mapping)
215 DECLARE_PCI_UNMAP_ADDR(start_mapping)
/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dt4.h51 #define DECLARE_PCI_UNMAP_ADDR(a) macro
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h752 #define DECLARE_PCI_UNMAP_ADDR(x) DEFINE_DMA_UNMAP_ADDR(x); macro

Completed in 94 milliseconds