Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c1258 int numMSIX, numMSI, numFIX; in BnxeIntrInit() local
1273 numFIX = BnxeGetInterruptCount(pDev, DDI_INTR_TYPE_FIXED, intrTypes); in BnxeIntrInit()
1275 if (numFIX <= 0) in BnxeIntrInit()
1425 numFIX, numMSI, numMSIX, intrTotalAlloc, BnxeIntrTypeName(pUM->intrType)); in BnxeIntrInit()