Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h528 extern void igc_hw_intr_disable(igc_t *igc);
H A Digc.c1450 igc_hw_intr_disable(igc_t *igc) in igc_hw_intr_disable() function
H A Digc_gld.c373 igc_hw_intr_disable(igc); in igc_m_stop()