Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dretire_store.c56 RIO_STORE_F_BYPASS = 2 enumerator
162 int flag_mask = RIO_STORE_F_RETIRED|RIO_STORE_F_BYPASS; in rio_store_free()
225 flags |= RIO_STORE_F_BYPASS; in rio_store_decode()
269 int flag_mask = RIO_STORE_F_RETIRED|RIO_STORE_F_BYPASS; in rio_store_encode()
338 int flag_mask = RIO_STORE_F_RETIRED|RIO_STORE_F_BYPASS; in e_ddi_retire_persist()
344 rsp->rst_flags &= ~RIO_STORE_F_BYPASS; in e_ddi_retire_persist()
420 int flag_mask = RIO_STORE_F_RETIRED|RIO_STORE_F_BYPASS; in e_ddi_device_retired()
433 if (rsp->rst_flags & RIO_STORE_F_BYPASS) { in e_ddi_device_retired()