Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h2349 #define BGE_APE_SEG_SIG 0x4000 macro
H A Dbge_chip2.c2335 apedata = bge_ape_get32(bgep, BGE_APE_SEG_SIG); in bge_ape_scratchpad_read()
2407 apedata = bge_ape_get32(bgep, BGE_APE_SEG_SIG); in bge_ape_scratchpad_write()
2465 apedata = bge_ape_get32(bgep, BGE_APE_SEG_SIG); in bge_ape_send_event()
H A Dbge_main2.c3484 apedata = bge_ape_get32(bgep, BGE_APE_SEG_SIG);