Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h222 #define PCF_INTRENAB 0x00000008 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c2174 pcic->pc_flags |= PCF_INTRENAB; in pcic_setup_adapter()
4295 if (pcic->pc_flags & PCF_INTRENAB) in pcic_get_adapter()