Searched refs:GET_OFFSET_PCICONF (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/tools/tools/nxge/
H A Dxge_cmn.h144 #define GET_OFFSET_PCICONF(index) pciconfInfo[(index)].be_offset macro
147 #define GET_OFFSET_PCICONF(index) pciconfInfo[(index)].le_offset macro
H A Dxge_log.c97 GET_OFFSET_PCICONF(index)));
99 GET_OFFSET_PCICONF(index), pciconfInfo[index].value);
H A Dxge_info.c149 buffer_size = GET_OFFSET_PCICONF(XGE_COUNT_PCICONF - 1) + 8;
164 GET_OFFSET_PCICONF(index)));
191 buffer_size = GET_OFFSET_PCICONF(XGE_COUNT_PCICONF - 1) + 8;
/freebsd-9.3-release/tools/tools/vxge/
H A Dvxge_cmn.h58 #define GET_OFFSET_PCICONF(index) pciconfInfo[(index)].be_offset macro
63 #define GET_OFFSET_PCICONF(index) pciconfInfo[(index)].le_offset macro

Completed in 101 milliseconds