Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h224 #define PCF_INTRENAB 0x00000008 macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c2173 pcic->pc_flags |= PCF_INTRENAB; in pcic_setup_adapter()
4294 if (pcic->pc_flags & PCF_INTRENAB) in pcic_get_adapter()