Home
last modified time | relevance | path

Searched refs:numMSIX (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
1271 numMSIX = BnxeGetInterruptCount(pDev, DDI_INTR_TYPE_MSIX, intrTypes); in BnxeIntrInit()
1291 else if (numMSIX > 0) in BnxeIntrInit()
1425 numFIX, numMSI, numMSIX, intrTotalAlloc, BnxeIntrTypeName(pUM->intrType)); in BnxeIntrInit()