Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_vmac.h42 hpi_status_t hpi_vmac_clear_rx_int_stat(hpi_handle_t handle);
H A Dhxge_vmac.c85 (void) hpi_vmac_clear_rx_int_stat(hxgep->hpi_handle); in hxge_vmac_init()
327 (void) hpi_vmac_clear_rx_int_stat(handle); in hxge_vmac_intr()
H A Dhpi_vmac.c246 hpi_vmac_clear_rx_int_stat(hpi_handle_t handle) in hpi_vmac_clear_rx_int_stat() function