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

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c5180 int ifstate, intstate; local
5182 intstate = pcic_getb(pcic, socket, PCIC_INTERRUPT);
5185 if ((intstate & PCIC_RESET) &&
5191 pcic_err(NULL, 5, "pcic_check_read: Card not ready, intstate = 0x%x, "
5192 "ifstate = 0x%x\n", intstate, ifstate);

Completed in 53 milliseconds