Home
last modified time | relevance | path

Searched refs:CTX_HOST_PAGE_TBL_CTRL_WRITE_REQ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c340 page_idx | CTX_HOST_PAGE_TBL_CTRL_WRITE_REQ); in init_context_5709()
346 if(!(val & CTX_HOST_PAGE_TBL_CTRL_WRITE_REQ)) in init_context_5709()
354 DbgBreakIf(val & CTX_HOST_PAGE_TBL_CTRL_WRITE_REQ); in init_context_5709()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5352 #define CTX_HOST_PAGE_TBL_CTRL_WRITE_REQ (1UL<<30) macro