Home
last modified time | relevance | path

Searched refs:BGE_STAT_REG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2708 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2779 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2796 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2813 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2833 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2854 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2872 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2911 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2926 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2945 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
[all …]
H A Dbge_impl.h270 #define BGE_STAT_REG 2 macro