Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c815 offset = PFC_INT_STATUS; in hpi_pfc_get_interrupt_status()
826 offset = PFC_INT_STATUS; in hpi_pfc_clear_interrupt_status()
H A Dhxge_pfc_hw.h50 #define PFC_INT_STATUS (PFC_BASE_ADDR + 0x30000) macro