Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadefs.h47 #define IQ_NUM_32 32 macro
H A Dsainit.c1666 if ((queueConfig->numInboundQueues > IQ_NUM_32) || (queueConfig->numOutboundQueues > OQ_NUM_32)) in siConfiguration()
2734 if ((maxinbound > IQ_NUM_32) || (maxoutbound > OQ_NUM_32)) in mpiInitialize()