Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c900 &igc->igc_intr_cap)) != DDI_SUCCESS) { in igc_intr_init()
1408 if ((igc->igc_intr_cap & DDI_INTR_FLAG_BLOCK) != 0) { in igc_intr_en()
1511 if ((igc->igc_intr_cap & DDI_INTR_FLAG_BLOCK) != 0) { in igc_cleanup()
H A Digc.h428 int igc_intr_cap; member