Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h461 #define PCISTATE_INTA_STATE 0x00000002 macro
H A Dbge_chip2.c410 cidp->businfo & PCISTATE_INTA_STATE ? "high" : "low")); in bge_chip_cfg_init()