Symbol: xge_hal_stats_pcim_info_t
usr/src/uts/common/io/xge/hal/include/xgehal-mgmt.h
78
typedef xge_hal_stats_pcim_info_t xge_hal_mgmt_pcim_stats_t;
usr/src/uts/common/io/xge/hal/include/xgehal-stats.h
1514
xge_hal_stats_pcim_info_t *pcim_info;
usr/src/uts/common/io/xge/hal/include/xgehal-stats.h
1515
xge_hal_stats_pcim_info_t *pcim_info_saved;
usr/src/uts/common/io/xge/hal/include/xgehal-stats.h
1516
xge_hal_stats_pcim_info_t *pcim_info_latest;
usr/src/uts/common/io/xge/hal/include/xgehal-stats.h
1546
xge_hal_stats_pcim_info_t **pcim_info);
usr/src/uts/common/io/xge/hal/xgehal/xgehal-mgmt.c
334
xge_hal_stats_pcim_info_t *pcim_info;
usr/src/uts/common/io/xge/hal/xgehal/xgehal-mgmt.c
342
if (size != sizeof(xge_hal_stats_pcim_info_t)) {
usr/src/uts/common/io/xge/hal/xgehal/xgehal-mgmt.c
351
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-mgmt.c
375
xge_hal_stats_pcim_info_t *pcim_info;
usr/src/uts/common/io/xge/hal/xgehal/xgehal-mgmt.c
383
if (off > sizeof(xge_hal_stats_pcim_info_t)-8 ||
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
106
(xge_hal_stats_pcim_info_t *)xge_os_malloc(
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
107
hldev->pdev, sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
110
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
116
(xge_hal_stats_pcim_info_t *) xge_os_dma_malloc(
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
118
sizeof(xge_hal_stats_pcim_info_t),
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
125
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
127
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
134
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
136
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
138
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
145
sizeof(xge_hal_stats_pcim_info_t),
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
161
sizeof(xge_hal_stats_pcim_info_t),
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
166
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
169
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
196
xge_hal_stats_pcim_info_t *latest;
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
201
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
273
sizeof(xge_hal_stats_pcim_info_t),
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
278
sizeof(xge_hal_stats_pcim_info_t),
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
283
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
286
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
775
xge_hal_stats_pcim(xge_hal_device_h devh, xge_hal_stats_pcim_info_t **hw_info)
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
792
sizeof(xge_hal_stats_pcim_info_t),
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
98
(xge_hal_stats_pcim_info_t *)xge_os_malloc(
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
987
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
989
sizeof(xge_hal_stats_pcim_info_t));
usr/src/uts/common/io/xge/hal/xgehal/xgehal-stats.c
99
hldev->pdev, sizeof(xge_hal_stats_pcim_info_t));