Searched refs:numOfPhys (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h209 bit8 numOfPhys; member in struct:dmDeviceData_s
H A Ddmdefs.h257 bit8 numOfPhys; member in struct:smpRespReportGeneral_s
572 bit8 numOfPhys; /* byte 9 */ member in struct:smpRespReportGeneral2_s
H A Ddminit.c529 dmDeviceData[i].numOfPhys = 0;
575 oneDeviceData->numOfPhys = 0;
H A Ddmsmp.c638 oneDeviceData->numOfPhys = (bit8) pdmSMPReportGeneralResp->numOfPhys;
657 oneExpander, oneDeviceData->numOfPhys, oneExpander->routingIndex));
748 oneDeviceData->numOfPhys = (bit8) pdmSMPReportGeneral2Resp->numOfPhys;
763 oneExpander, oneDeviceData->numOfPhys, oneExpander->routingIndex));
1825 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys )
2009 if ( ReturningExpander->discoveringPhyId < ReturningExpanderDeviceData->numOfPhys )
H A Ddmdisc.c560 if ( NextExpander->discoveringPhyId < NextExpander->dmDevice->numOfPhys )
562 DM_DBG3(("dmDownStreamDiscovering: pNextExpander->discoveringPhyId=0x%x pNextExpander->numOfPhys=0x%x. Send More Discover\n",
563 NextExpander->discoveringPhyId, NextExpander->dmDevice->numOfPhys));
979 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
1390 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
2126 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
3006 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
3160 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
3205 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
3255 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
[all...]
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c337 Resp->numOfPhys = 0x5; /* 0x1; */
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h344 bit8 numOfPhys; member in struct:tdsaDeviceData_s
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c1825 if ( NextExpander->discoveringPhyId < NextExpander->tdDevice->numOfPhys )
1827 TI_DBG3(("tdsaSASDownStreamDiscovering: pNextExpander->discoveringPhyId=0x%x pNextExpander->pDevice->numOfPhys=0x%x. Send More Discover\n",
1828 NextExpander->discoveringPhyId, NextExpander->tdDevice->numOfPhys));
3402 oneDeviceData->numOfPhys = (bit8) ptdSMPReportGeneralResp->numOfPhys;
3406 for ( i = 0; i < oneDeviceData->numOfPhys; i++ )
3415 oneExpander, oneDeviceData->numOfPhys, oneExpander->routingIndex));
4017 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
4108 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
5127 if ( oneExpander->discoveringPhyId < oneDeviceData->numOfPhys )
[all...]
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h939 bit8 numOfPhys; member in struct:agsaSmpRespReportGeneral_s
H A Dsa.h2697 bit32 numOfPhys; /**< Number of PHYs in the device */ member in struct:agsaSASDeviceInfo_s
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h486 bit8 numOfPhys; member in struct:smpRespReportGeneral_s
H A Dossacmnapi.c235 TI_DBG4(("ossaDeviceHandleAccept: phys %d\n", agDevInfo->numOfPhys));
417 TI_DBG6(("ossaDiscoverSasCB: phys %d\n", agDeviceInfo->numOfPhys));
469 TI_DBG6(("ossaDiscoverSasCB: phys %d\n", agDeviceInfo->numOfPhys));
5976 TI_DBG2(("ossaGetDeviceInfoCB: numOfPhys %d\n", agSASDeviceInfo->numOfPhys));
H A Dtdinit.c2985 tdsaDeviceData[i].numOfPhys = 0;
3104 oneDeviceData->numOfPhys = 0;
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c5472 pDeviceInfo.numOfPhys = 1;

Completed in 365 milliseconds