Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Daxq.c659 uint32_t axq_ctrl_test_save0; in axq_cdc_flush() local
674 axq_ctrl_test_save0 = *softsp->axq_cdc_ctrltest; in axq_cdc_flush()
677 tmpval = axq_ctrl_test_save0 & (AXQ_CDC_DATA_ECC_CHK_EN | in axq_cdc_flush()
724 axq_ctrl_test_save0 |= AXQ_CDC_DIS; in axq_cdc_flush()
725 *softsp->axq_cdc_ctrltest = axq_ctrl_test_save0; in axq_cdc_flush()
727 *softsp->axq_cdc_ctrltest = axq_ctrl_test_save0; in axq_cdc_flush()