Searched refs:tddmReportDevice (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/api/
H A Dtddmapi.h69 osGLOBAL void tddmReportDevice(
/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c3473 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &oneDeviceData->dmDeviceInfo, &oneAttachedExpDeviceData->dmDeviceInfo, dmDeviceMCNChange);
3478 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &oneDeviceData->dmDeviceInfo, agNULL, dmDeviceMCNChange);
3873 tddmReportDevice(
4024 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &oneDeviceData->dmDeviceInfo, &oneAttachedExpDeviceData->dmDeviceInfo, dmDeviceRateChange);
4028 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &oneDeviceData->dmDeviceInfo, agNULL, dmDeviceArrival);
4217 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &oneDeviceData->dmDeviceInfo, &oneAttachedExpDeviceData->dmDeviceInfo, dmDeviceArrival);
4228 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &oneDeviceData->dmDeviceInfo, agNULL, dmDeviceArrival);
5612 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &oneDeviceData->dmDeviceInfo, &oneAttachedExpDeviceData->dmDeviceInfo, flag);
5617 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &oneDeviceData->dmDeviceInfo, agNULL, flag);
5650 tddmReportDevice(dmRoo
[all...]
H A Ddmsmp.c1379 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &SataDevice->dmDeviceInfo, &SataDevice->ExpDevice->dmDeviceInfo, dmDeviceArrival);
1383 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &SataDevice->dmDeviceInfo, agNULL, dmDeviceArrival);
1584 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &SataDevice->dmDeviceInfo, &SataDevice->ExpDevice->dmDeviceInfo, dmDeviceArrival);
1588 tddmReportDevice(dmRoot, onePortContext->dmPortContext, &SataDevice->dmDeviceInfo, agNULL, dmDeviceArrival);
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c794 tddmReportDevice( function
821 TI_DBG2(("tddmReportDevice: start\n"));
825 TI_DBG1(("tddmReportDevice: tdsaRoot is NULL\n"));
832 TI_DBG1(("tddmReportDevice: tdsaAllShared is NULL\n"));
839 TI_DBG1(("tddmReportDevice: tiRoot is NULL\n"));
846 TI_DBG1(("tddmReportDevice: onePortContext is NULL\n"));
854 TI_DBG2(("tddmReportDevice: device addrHi 0x%08x addrLo 0x%08x\n",
859 TI_DBG2(("tddmReportDevice: attached expander addrHi 0x%08x addrLo 0x%08x\n",
864 TI_DBG2(("tddmReportDevice: No attached expander\n"));
872 TI_DBG3(("tddmReportDevice
[all...]

Completed in 202 milliseconds