Searched defs:_p_ptt (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_mcp.c | 56 #define DRV_INNER_WR(_p_hwfn, _p_ptt, _ptr, _offset, _val) \ argument 60 #define DRV_INNER_RD(_p_hwfn, _p_ptt, _ptr, _offset) \ argument 63 #define DRV_MB_WR(_p_hwfn, _p_ptt, _field, _val) \ argument 67 #define DRV_MB_RD(_p_hwfn, _p_ptt, _field) \ argument
|