Searched defs:ah_attr_to_dmac (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libirdma/ | ||
H A D | osdep.h | 153 #define ah_attr_to_dmac(attr) ((attr).dmac) macro |
/freebsd/sys/dev/irdma/ | ||
H A D | osdep.h | 177 #define ah_attr_to_dmac(attr) ((attr).dmac) macro |