Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2500 case BGE_INIT_RESET: in bge_ape_driver_state_change()
4043 bge_asf_pre_reset_operations(bgep, BGE_INIT_RESET); in bge_chip_reset()
4180 BGE_INIT_RESET); in bge_chip_reset()
4208 BGE_INIT_RESET); in bge_chip_reset()
4329 BGE_INIT_RESET); in bge_chip_reset()
5368 bge_asf_pre_reset_operations(bgep, BGE_INIT_RESET); in bge_intr()
5576 bge_asf_pre_reset_operations(bgep, BGE_INIT_RESET); in bge_chip_factotum()
6649 case BGE_INIT_RESET: in bge_asf_pre_reset_operations()
6666 if (mode == BGE_INIT_RESET || in bge_asf_pre_reset_operations()
6676 case BGE_INIT_RESET: in bge_asf_post_reset_old_mode()
[all …]
H A Dbge_impl.h1314 #define BGE_INIT_RESET 1 macro
H A Dbge_main2.c660 bge_asf_pre_reset_operations(bgep, BGE_INIT_RESET);