Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2104 #pragma inline(bge_ape_get32)
2107 bge_ape_get32(bge_t *bgep, bge_regno_t regno) in bge_ape_get32() function
2212 status = bge_ape_get32(bgep, gnt + off); in bge_ape_lock()
2335 apedata = bge_ape_get32(bgep, BGE_APE_SEG_SIG); in bge_ape_scratchpad_read()
2339 apedata = bge_ape_get32(bgep, BGE_APE_FW_STATUS); in bge_ape_scratchpad_read()
2355 apedata = bge_ape_get32(bgep, BGE_APE_FW_STATUS); in bge_ape_scratchpad_read()
2381 uint32_t val = bge_ape_get32(bgep, msgoff + i); in bge_ape_scratchpad_read()
2407 apedata = bge_ape_get32(bgep, BGE_APE_SEG_SIG); in bge_ape_scratchpad_write()
2411 apedata = bge_ape_get32(bgep, BGE_APE_FW_STATUS); in bge_ape_scratchpad_write()
2465 apedata = bge_ape_get32(bgep, BGE_APE_SEG_SIG); in bge_ape_send_event()
[all …]
H A Dbge_impl.h1189 uint32_t bge_ape_get32(bge_t *bgep, bge_regno_t regno);
H A Dbge_main2.c3484 apedata = bge_ape_get32(bgep, BGE_APE_SEG_SIG);
3488 apedata = bge_ape_get32(bgep, BGE_APE_FW_STATUS);
3492 apedata = bge_ape_get32(bgep, BGE_APE_FW_VERSION);
3494 if (bge_ape_get32(bgep, BGE_APE_FW_FEATURES) &