Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2639 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2710 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2727 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2744 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2764 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2785 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2803 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2842 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2857 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
2876 cidp->statistic_type = BGE_STAT_REG; in bge_chip_id_init()
[all …]
H A Dbge_impl.h270 #define BGE_STAT_REG 2 macro