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

/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.h100 uint_t pcieb_intr_priority; /* Intr Priority */ member in struct:__anon6588
H A Dpcieb.c1095 &pcieb->pcieb_intr_priority);
1102 if (pcieb->pcieb_intr_priority >= LOCK_LEVEL) {
1103 pcieb->pcieb_intr_priority = LOCK_LEVEL - 1;
1105 pcieb->pcieb_intr_priority);

Completed in 60 milliseconds