Home
last modified time | relevance | path

Searched refs:BGE_INIT_RESET (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2466 case BGE_INIT_RESET: in bge_ape_driver_state_change()
3970 bge_asf_pre_reset_operations(bgep, BGE_INIT_RESET); in bge_chip_reset()
4094 BGE_INIT_RESET); in bge_chip_reset()
4122 BGE_INIT_RESET); in bge_chip_reset()
4243 BGE_INIT_RESET); in bge_chip_reset()
5265 bge_asf_pre_reset_operations(bgep, BGE_INIT_RESET); in bge_intr()
5473 bge_asf_pre_reset_operations(bgep, BGE_INIT_RESET); in bge_chip_factotum()
6545 case BGE_INIT_RESET: in bge_asf_pre_reset_operations()
6562 if (mode == BGE_INIT_RESET || in bge_asf_pre_reset_operations()
6572 case BGE_INIT_RESET: in bge_asf_post_reset_old_mode()
[all …]
H A Dbge_impl.h1313 #define BGE_INIT_RESET 1 macro
H A Dbge_main2.c690 bge_asf_pre_reset_operations(bgep, BGE_INIT_RESET);