Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2482 case BGE_SHUTDOWN_RESET: in bge_ape_driver_state_change()
3972 bge_asf_pre_reset_operations(bgep, BGE_SHUTDOWN_RESET); in bge_chip_reset()
4097 BGE_SHUTDOWN_RESET); in bge_chip_reset()
4125 BGE_SHUTDOWN_RESET); in bge_chip_reset()
4246 BGE_SHUTDOWN_RESET); in bge_chip_reset()
6549 case BGE_SHUTDOWN_RESET: in bge_asf_pre_reset_operations()
6576 case BGE_SHUTDOWN_RESET: in bge_asf_post_reset_old_mode()
6598 case BGE_SHUTDOWN_RESET: in bge_asf_post_reset_new_mode()
6606 if (mode == BGE_SHUTDOWN_RESET) in bge_asf_post_reset_new_mode()
H A Dbge_impl.h1312 #define BGE_SHUTDOWN_RESET 0 macro
H A Dbge_main2.c4250 bge_asf_pre_reset_operations(bgep, BGE_SHUTDOWN_RESET);