Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c5181 int ifstate, intstate; in pcic_check_ready() local
5183 intstate = pcic_getb(pcic, socket, PCIC_INTERRUPT); in pcic_check_ready()
5186 if ((intstate & PCIC_RESET) && in pcic_check_ready()
5193 "ifstate = 0x%x\n", intstate, ifstate); in pcic_check_ready()