Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c921 controllerInfo->queueSupport = ContrlCapFlag & MAIN_QSUPPORT_BITS; in saGetControllerInfo()
944 SA_DBG1(("saGetControllerInfo: queueSupport 0x%X\n", controllerInfo->queueSupport)); in saGetControllerInfo()
H A Dsainit.c3361 saRoot->ControllerInfo.queueSupport = config->ContrlCapFlag & Q_SUPPORT_BITS; in mpiWaitForConfigTable()
3406 SA_DBG1(("mpiWaitForConfigTable: Queue Support = 0x%x\n", saRoot->ControllerInfo.queueSupport)); in mpiWaitForConfigTable()
/freebsd-src/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2053 bit32 queueSupport; /* maximum number of IQ and OQ supported member