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

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsatypes.h264 bit32 numInterruptVectors; /**< Number of Interrupt Vectors configured from OS */ member in struct:agsaLLRoot_s
H A Dsainit.c2493 saRoot->numInterruptVectors = 0;
2498 (saRoot->numInterruptVectors)++;
2502 SA_DBG2(("mpiInitialize:(saRoot->numInterruptVectors) 0x%x\n",(saRoot->numInterruptVectors)));
H A Dsaint.c1416 for(x=0; x < saRoot->numInterruptVectors; x++)

Completed in 66 milliseconds