Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dpcic.c191 static int pcic_maxinst = -1; variable
1589 if (pcic_maxinst == -1) { in pcic_attach()
1597 pcic_maxinst = max(pcic_maxinst, ddi_get_instance(dip)); in pcic_attach()