Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h179 hpi_status_t hpi_pfc_get_interrupt_status(hpi_handle_t, pfc_int_status_t *);
H A Dhpi_pfc.c811 hpi_pfc_get_interrupt_status(hpi_handle_t handle, pfc_int_status_t *statusp) in hpi_pfc_get_interrupt_status() function
H A Dhxge_pfc.c1092 (void) hpi_pfc_get_interrupt_status(handle, &int_status); in hxge_pfc_intr()