Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h527 extern void igc_hw_intr_enable(igc_t *igc);
H A Digc.c1462 igc_hw_intr_enable(igc_t *igc) in igc_hw_intr_enable() function
H A Digc_gld.c434 igc_hw_intr_enable(igc); in igc_m_start()